MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background-size: | background-size:920px 1080px;; | ||
} | } | ||
a.new:visited, #ca-talk > span > a { color: #d6b295 !important; } | a.new:visited, #ca-talk > span > a { color: #d6b295 !important; } |
Revision as of 22:57, 13 January 2020
/* CSS placed here will be applied to all skins */ body.mediawiki.page-User_Jamintheinfinite{ background: #414345 url(https://hub.scpslgame.com/images/thumb/d/d9/IT_Hallway.png/400px-IT_Hallway.png) 0 0 no-repeat; background-position: center top; background-repeat: no-repeat; background-attachment: fixed; background-size:920px 1080px;; } a.new:visited, #ca-talk > span > a { color: #d6b295 !important; } a.new:link, #ca-talk > span > a { color: #926b6b !important; } a.external, #ca-talk > span > a {color: #f2d7c1 !important; } a:link, #ca-talk > span > a { color: #f2d7c1 !important; }