Module:Bar/styles.css: Difference between revisions

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;
padding-bottom: 0.4em; 0
}
 
.barbox > table {
border-spacing: 0.8em 0;
font-size: 88%;
paddingtext-topalign: 0.4emleft;
width: 100%
padding-bottom: 0.4em;
}
text-align: left
 
.barbox caption {
font-weight: bold;
margin: 0 0.4em
}