MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
background-size:1920px 1080px;; | background-size:1920px 1080px;; | ||
} | } | ||
.mw-body-content a | .mw-body-content a.new:link { color: #f2d7c1 | ||
. | !IMPORTANT; } | ||
.mw-body-content a: | .mw-body-content a:visited { color: #d6b295 | ||
!IMPORTANT; } | |||
Revision as of 15:16, 12 January 2020
/* CSS placed here will be applied to all skins */
body.mediawiki.page-User_Jamintheinfinite{
background: #414345 url(https://hub.scpslgame.com/images/0/0b/Hoobert.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:1920px 1080px;;
}
.mw-body-content a.new:link { color: #f2d7c1
!IMPORTANT; }
.mw-body-content a:visited { color: #d6b295
!IMPORTANT; }