Difference between revisions of "User:Mudbill/common.css"
Jump to navigation
Jump to search
(Created page with "→Fix inverted colors for check and radio inputs: .oo-ui-checkboxInputWidget { filter: invert(); } .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-...") |
|||
Line 1: | Line 1: | ||
− | + | #toc { | |
− | + | position: fixed; | |
− | + | right: 15px; | |
− | + | top: 183px; | |
− | + | width: 195px; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .mw-body { | |
− | . | + | border-right-width: 1px; |
− | + | margin-right: 225px; | |
} | } |
Latest revision as of 16:39, 21 August 2020
#toc {
position: fixed;
right: 15px;
top: 183px;
width: 195px;
}
.mw-body {
border-right-width: 1px;
margin-right: 225px;
}