MediaWiki:Wikia.css: Difference between revisions
imported>Lawiki1534virus m Reverted edits by Lawiki1534virus (talk | block) to last version by Sumpy |
imported>Lawiki1534virus updated tabber |
||
Line 1: | Line 1: | ||
.tabbernav { | |||
font-family: inherit !important; | |||
font-weight: normal !important; | |||
font-size: 13px !important; | |||
border-bottom: 3px solid #595959 !important; | |||
padding: 0.3em 0 !important; | |||
} | |||
.tabbernav a { | |||
padding: 0.3em 0.5em !important; | |||
margin: 0 !important; | |||
color: #3a3a3a !important; | |||
border: none !important; | |||
background: transparent !important; | |||
} | |||
.tabberactive a { | |||
color: white !important; | |||
background: #A62E10 !important; | |||
} | |||
.tabbernav :not(.tabberactive) a:hover { | |||
background: rgba(42,161,152, 0.2) !important; | |||
} | |||
.tabbertab { | |||
border: none !important; | |||
padding: 0 !important; | |||
} | |||
body { | body { | ||
cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; } | cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; } |