Content deleted Content added
Removed unused old classes and temporarily disabled style affecting main module |
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)) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1:
/* {{pp-template}} */
.
border-spacing: 0.8em 0;
font-size: 88%;
text-align: left;
width: 100%
}▼
.barbox caption {
font-weight: bold;
margin: 0 0.4em;
▲ overflow:hidden;
text-align: center /* not default in MinervaNeue */
▲.barbox thead td {
}
padding-left: 0
padding-right: 0
}
line-height: 1.6
}
.bb-c {
text-align: center
}
.bb-r {
text-align: right
Line 31 ⟶ 36:
min-width: 3em
}
.bb-min8 {
min-width: 8em
Line 37 ⟶ 41:
.bb-b {
▲}
▲.bb-b > div {
border-left: 1px solid silver;
border-right: 1px solid silver
▲ padding: 1px
}
▲.bb-l {
float: left;
overflow: hidden
}
.bb-b > div::after {
content: "\200B";
}
|