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