Content deleted Content added
Started final checks for upgraded Bar box integration |
m Changed protection settings for "Module:Bar/styles.css": High-risk template or module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 4:
padding: 0.4em 0
}
.barbox > table {
border-spacing: 0.8em 0;
Line 14 ⟶ 13:
.barbox caption {
font-weight: bold;
margin: 0 0.4em;
text-align: center /* not default in MinervaNeue */
}
Line 29:
text-align: center
}
.bb-r {
text-align: right
Line 37 ⟶ 36:
min-width: 3em
}
.bb-min8 {
min-width: 8em
}
border-left: 1px solid silver;
border-right: 1px solid silver
}
▲.bb-fl, .bb-b > div {
float: left;
overflow: hidden
}
.bb-b > div::after {
content: "\200B";
}
|