MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Link formating */ | |||
a.new:visited, #ca-talk > span > a { color: #d6b295 !important; } | a.new:visited, #ca-talk > span > a { color: #d6b295 !important; } | ||
a.new:link, #ca-talk > span > a { color: #926b6b !important; } | a.new:link, #ca-talk > span > a { color: #926b6b !important; } | ||
Line 6: | Line 7: | ||
a:link, #ca-talk > span > a { color: #f2d7c1 !important; } | a:link, #ca-talk > span > a { color: #f2d7c1 !important; } | ||
/* Tabber Formating */ | |||
tabbernav { | tabbernav { | ||
font-family: inherit !important; | font-family: inherit !important; | ||
Line 56: | Line 58: | ||
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
/* Background Images for Pages */ | |||
.page-User_Jamintheinfinite{ | .page-User_Jamintheinfinite{ | ||
Line 66: | Line 70: | ||
.page-Ų͔ͯ͒͆̈̎͑ͮp̬̻͚͒̈͑̇d͉̹̼̹͙ͅa͎͉̐t͚̫͎͓̠͈́̿e̺̲̓s̵̬͎͚̗͎̉͑̇ͯͅ_̠̝͉͢9̷̘͉͉͂̈́̓̃_͙̰ͥͩ0̰̝͍͎̤͍̟ͭ̋̆̉̇̿̉_̶̥̹͎͕̱̿͌4̧̣̟̪̹̹̤̏ͣ{ | .page-Ų͔ͯ͒͆̈̎͑ͮp̬̻͚͒̈͑̇d͉̹̼̹͙ͅa͎͉̐t͚̫͎͓̠͈́̿e̺̲̓s̵̬͎͚̗͎̉͑̇ͯͅ_̠̝͉͢9̷̘͉͉͂̈́̓̃_͙̰ͥͩ0̰̝͍͎̤͍̟ͭ̋̆̉̇̿̉_̶̥̹͎͕̱̿͌4̧̣̟̪̹̹̤̏ͣ{ | ||
background: #414345 url(https://hub.scpslgame.com/images/ | background: #414345 url(https://hub.scpslgame.com/images/1/1e/GlitchedSCP-079.jpg) 0 0 no-repeat; | ||
background-position: center top; | background-position: center top; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Revision as of 16:57, 27 May 2020
/* CSS placed here will be applied to all skins */ /* Link formating */ 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; } /* Tabber Formating */ tabbernav { font-family: inherit !important; font-weight: normal !important; font-size: 16px !important; overflow: hidden !important; padding: 0.3em 0 !important; } .tabbernav a { padding: 0.3em 0.5em !important; margin: 0 !important; color: none !important; border: none !important; background: #282829 !important; } .tabbernav li { display: inline-block !important; margin-top: 0 !important; } .tabbertab { border: none !important; padding: 0 !important; } .tabbernav { text-align:center; } ul.tabbernav li a { border: none; background: #282829 !important; border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; -o-border-radius: 0 0 0 0; } ul.tabbernav li.tabberactive a { background: #59595c !important; border: none; border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; -o-border-radius: 0 0 0 0; color: black !important; font-weight: bold !important; } /* Background Images for Pages */ .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; } .page-Ų͔ͯ͒͆̈̎͑ͮp̬̻͚͒̈͑̇d͉̹̼̹͙ͅa͎͉̐t͚̫͎͓̠͈́̿e̺̲̓s̵̬͎͚̗͎̉͑̇ͯͅ_̠̝͉͢9̷̘͉͉͂̈́̓̃_͙̰ͥͩ0̰̝͍͎̤͍̟ͭ̋̆̉̇̿̉_̶̥̹͎͕̱̿͌4̧̣̟̪̹̹̤̏ͣ{ background: #414345 url(https://hub.scpslgame.com/images/1/1e/GlitchedSCP-079.jpg) 0 0 no-repeat; background-position: center top; background-repeat: no-repeat; background-attachment: fixed; background-size:1920px 1080px; }