MediaWiki:Wikia.css: diferència entre les revisions
Canvi estètic |
Correcció de codis |
||
Línia 176: | Línia 176: | ||
color:white !important; | color:white !important; | ||
border: 0px !important; | border: 0px !important; | ||
box-shadow:none !important; | |||
} | } | ||
Línia 181: | Línia 182: | ||
ul.tabbernav li a { | ul.tabbernav li a { | ||
background: #CD5C5C !important; | background: #CD5C5C !important; | ||
transition-timing-function: ease-out !important; | |||
-webkit-transition-duration: 0.4s !important; | |||
-moz-transition-duration: 0.4s !important; | |||
-ms-transition-duration: 0.4s !important; | |||
-o-transition-duration: 0.4s !important; | |||
transition-duration: 0.4s !important; | |||
-webkit-transition-duration: 0.4s !important; | |||
-moz-transition-duration: 0.4s !important; | |||
-ms-transition-duration: 0.4s !important; | |||
-o-transition-duration: 0.4s !important; | |||
transition-duration: 0.4s !important; | |||
color:white !important; | color:white !important; | ||
border: 0px !important; | border: 0px !important; | ||
Línia 188: | Línia 200: | ||
ul.tabbernav li a:hover { | ul.tabbernav li a:hover { | ||
background: #D34F4F !important; | background: #D34F4F !important; | ||
box-shadow:0 0 10px | -moz-box-shadow:0 0 10px White inset !important; | ||
-moz-box-shadow:0 0 10px | -webkit-box-shadow:0 0 10px White inset !important; | ||
-webkit-box-shadow:0 0 10px | box-shadow:0 0 10px White inset !important; | ||
-moz-box-shadow:0 0 10px White inset !important; | |||
-webkit-box-shadow:0 0 10px White inset !important; | |||
border: 0px !important; | border: 0px !important; | ||
color:white !important; | color:white !important; |