Module:Sidebar/styles.css: Difference between revisions

no edit summary
(Created page with "→‎{{pp-template}}: →‎TODO: Invert width design to be "mobile first": .sidebar { →‎TODO: Ask if we should have max-width 22em instead: width: 22em; →‎@noflip: float: right; →‎@noflip: clear: right; →‎@noflip: margin: 0.5em 0 1em 1em; background: #f8f9fa; border: 1px solid #aaa; padding: 0.2em; text-align: center; line-height: 1.4em; font-size: 88%; border-collapse: collapse; /* Timeless has display: none on .nomobile at mobile resolutions...")
 
No edit summary
Tag: Reverted
Line 136: Line 136:
padding: 0 0.4em;
padding: 0 0.4em;
text-align: left;
text-align: left;
font-weight: bold;
line-height: 1.6em;
line-height: 1.6em;
font-size: 105%;
font-size: 105%;
Line 143: Line 142:
/* centered text with mw-collapsible headers is finicky */
/* centered text with mw-collapsible headers is finicky */
.sidebar-list-title-c {
.sidebar-list-title-c {
padding: 0 0.4em;
padding: 0 0.5em 0.4em;
text-align: center;
margin: 0 3.3em;
}
}