MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
#mw-head-base{ | #mw-head-base{ | ||
background-color: #00000022; | |||
color: #ffffff; | |||
} | |||
#mw-body-content{ | |||
background-color: #00000022; | background-color: #00000022; | ||
color: #ffffff; | color: #ffffff; |
Revision as of 10:52, 15 February 2023
body { color: white; background: linear-gradient(45deg, rgba(10, 17, 10, 0.85), rgba(10, 21, 10, 0.85)), url("https://play.outlawtroopers.io/images/ccBG.png") center no-repeat; background-size: cover; background-attachment: fixed; } a{ color: #00ffff !important; } #content{ background-color: #00000022; color: #ffffff; } #bodyContent{ background-color: #00000022; color: #ffffff; } #mw-head-base{ background-color: #00000022; color: #ffffff; } #mw-body-content{ background-color: #00000022; color: #ffffff; } #firstHeading { background-color: #ffffff22; color: white; padding: 5px; box-shadow: 0px 0px 30px #ffffff44; } #p-navigation { } #mw-panel{ color: white; } pre{ background-color: #00ffff22 !important; color: white !important; }