Pivot.css: Difference between revisions
From The Wild Tangents
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
body { | body { | ||
position: relative; | position: relative; | ||
| Line 31: | Line 14: | ||
.mw-editsection {opacity: .2;} | .mw-editsection {opacity: .2;} | ||
nav { | nav { | ||
background: # | background: #ffffff; | ||
} | } | ||
Revision as of 00:34, 3 September 2023
body {
position: relative;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
background:#273340;
}
#main-section {
}
html { background: #181f26;}
#sidebar {background:#273340;}
#sidebar a {color: #ffffff;}
#p-cactions {padding-left: 1.5vw; padding-right: 3.5vw;}
.mw-editsection {opacity: .2;}
nav {
background: #ffffff;
}