Content deleted Content added
Optimized styling and merged old classes |
Fixed caption outside box problem and margin |
||
Line 1:
/* {{pp-template}} */
.barbox {
overflow-x: auto;
}
.barbox > table {
border-spacing: 0.8em 0;
font-size: 88%;
width: 100%
▲ padding-bottom: 0.4em;
}
.barbox caption {
font-weight: bold;
margin: 0 0.4em
}
|