MediaWiki:Wikia.css: diferència entre les revisions

Mpuj (discussió | contribucions)
Canvi estètic
Mpuj (discussió | contribucions)
Canvi estètic
Línia 8: Línia 8:
       2. Tabber
       2. Tabber
   ============================*/
   ============================*/
/* Pestaña activa */
/* Pestanya activa */
ul.tabbernav li.tabberactive a { background: LightSeaGreen !important; }
ul.tabbernav li.tabberactive a { background: DarkBlue !important; }


/* Pestaña activa cuando el puntero esta sobre ella */
/* Pestanya activa quan el punter està a sobre d'ella */
ul.tabbernav li.tabberactive a:hover { background: LightSeaGreen !important; }
ul.tabbernav li.tabberactive a:hover { background: DarkBlue !important; }


/* Pestañas inactivas */
/* Pestanyes inactives */
ul.tabbernav li a { background: DarkCyan !important; }
ul.tabbernav li a { background: Blue !important; }


/* Pestaña inactiva cuando el puntero esta sobre ella */
/* Pestanya inactiva quan el punter està a sobre d'ella */
ul.tabbernav li a:hover { background: Teal !important; }
ul.tabbernav li a:hover { background: MediumBlue !important; }