Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) |
Tanklovesyou (talk | contribs) |
||
Line 1: | Line 1: | ||
− | # | + | #mw-panel { background-color: #000000; |
+ | background-image: url("https://wildrp.com/dist/img/cover.jpg"); } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
#content { background-color: #000000; | #content { background-color: #000000; | ||
background-image: url("https://wildrp.com/dist/img/cover.jpg"); } | background-image: url("https://wildrp.com/dist/img/cover.jpg"); } |
Revision as of 16:02, 26 February 2021
#mw-panel { background-color: #000000; background-image: url("https://wildrp.com/dist/img/cover.jpg"); } #content { background-color: #000000; background-image: url("https://wildrp.com/dist/img/cover.jpg"); } #content { color: #FFFFFF; } #content p { color: #FFFFFF; } #content h1 { color: #E4B85D; } #content h2 { color: #E4B85D; } #mw-head-base { background-color: #050B0B; } #content a:link { color: #E4B85D; } #mw-body-content a:link { color: #E4B85D; } #p-navigation a:link { color: #E4B85D; } #p-tb .body { color: #E4B85D; } #p-tb a:link { color: #E4B85D; } #p-tb a:hover { color: #FFFFFF; } #p-tb a:visited { color: #CCCCCC; } body { background-color: #050B0B; background-image: url("https://wildrp.com/dist/img/cover.jpg") } h1 { color: #FFFFFF; } h5 { color: #E4B85D; } p { color: #FFFFFF; } html { background: #000000; background-image: url("https://wildrp.com/dist/img/cover.jpg"); margin: 0; padding: 0 0 20px; } a { color: #E4B85D; &:visited { color: #CCCCCC; } }