Difference between revisions of "Archimedes.css"
Jump to navigation
Jump to search
Archimedes (talk | contribs) m |
Archimedes (talk | contribs) m |
||
Line 3: | Line 3: | ||
} | } | ||
− | #mw-head #mw-head-base { | + | #mw-head { |
+ | background-color: #808080; | ||
+ | } | ||
+ | |||
+ | #mw-head-base { | ||
background-color: #808080; | background-color: #808080; | ||
} | } |
Revision as of 20:10, 30 December 2024
body {
background-color: #808080;
}
- mw-head {
background-color: #808080;
}
- mw-head-base {
background-color: #808080;
}
.mw-body {
background-color: #808080; border: 2px; border-left: 1px solid #a2a9b1
}