Grumblesaur (talk | contribs) No edit summary |
Grumblesaur (talk | contribs) No edit summary |
||
Line 56: | Line 56: | ||
} | } | ||
#firstHeading, #mw-content { | #firstHeading { | ||
border-color: #87c3e0; | |||
} | |||
#mw-content { | |||
border: 2px solid #87c3e0; | |||
}#mw-header-container, #mw-content-container { | |||
background: #131335; | |||
} | |||
.color-left, .color-right { | |||
background: #2a4b8d; | |||
} | |||
.color-middle { | |||
background: #87c3e0; | |||
} | |||
a#p-banner, div#personal h2 { | |||
color: #dedeee; | |||
} | |||
div#mw-content, #mw-content pre { | |||
color: #dedeee; | |||
background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); | |||
} | |||
#mw-content-text h3, #mw-content-text p { | |||
color: #dedeee; | |||
} | |||
pre.mw-code, pre.mw-css { | |||
background: none; | |||
color: #000; | |||
} | |||
.infobox-data-title { | |||
color: #87c3e0; | |||
} | |||
.wikitable, .wikitable tr td, .wikitable tr th { | |||
border: 1px solid #dddddd; | |||
} | |||
.wikitable, .wikitable td, .wikitable th.headerSort, .wikitable th[colspan] { | |||
color: #dedeee; | |||
background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); | |||
} | |||
.wikitable.mw-collapsed, .wikitable.mw-collapsed tr th, .wikitable.mw-collapsible tbody * th { | |||
background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); | |||
} | |||
div#mw-content a { | |||
color: #87c3e0; | |||
text-decoration: dotted underline; | |||
border: 1px solid #131335; | |||
} | |||
* img { | |||
background: #555555; | |||
} | |||
#firstHeading { | |||
border-color: #87c3e0; | |||
} | |||
#mw-content { | |||
border: 2px solid #87c3e0; | border: 2px solid #87c3e0; | ||
} | } |
Revision as of 16:26, 19 August 2023
#mw-header-container, #mw-content-container { background: #131335; } .color-left, .color-right { background: #2a4b8d; } .color-middle { background: #87c3e0; } a#p-banner, div#personal h2 { color: #dedeee; } div#mw-content, #mw-content pre { color: #dedeee; background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); } #mw-content-text h3, #mw-content-text p { color: #dedeee; } pre.mw-code, pre.mw-css { background: none; color: #000; } .infobox-data-title { color: #87c3e0; } .wikitable, .wikitable tr td, .wikitable tr th { border: 1px solid #dddddd; } .wikitable, .wikitable td, .wikitable th.headerSort, .wikitable th[colspan] { color: #dedeee; background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); } .wikitable.mw-collapsed, .wikitable.mw-collapsed tr th, .wikitable.mw-collapsible tbody * th { background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); } div#mw-content a { color: #87c3e0; text-decoration: dotted underline; border: 1px solid #131335; } * img { background: #555555; } #firstHeading { border-color: #87c3e0; } #mw-content { border: 2px solid #87c3e0; }#mw-header-container, #mw-content-container { background: #131335; } .color-left, .color-right { background: #2a4b8d; } .color-middle { background: #87c3e0; } a#p-banner, div#personal h2 { color: #dedeee; } div#mw-content, #mw-content pre { color: #dedeee; background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); } #mw-content-text h3, #mw-content-text p { color: #dedeee; } pre.mw-code, pre.mw-css { background: none; color: #000; } .infobox-data-title { color: #87c3e0; } .wikitable, .wikitable tr td, .wikitable tr th { border: 1px solid #dddddd; } .wikitable, .wikitable td, .wikitable th.headerSort, .wikitable th[colspan] { color: #dedeee; background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); } .wikitable.mw-collapsed, .wikitable.mw-collapsed tr th, .wikitable.mw-collapsible tbody * th { background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png"); } div#mw-content a { color: #87c3e0; text-decoration: dotted underline; border: 1px solid #131335; } * img { background: #555555; } #firstHeading { border-color: #87c3e0; } #mw-content { border: 2px solid #87c3e0; }