Nonciclopedia:Skin/Bestiario.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 22: Riga 22:
background-color: #f0e68c;
background-color: #f0e68c;
}
}

/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: #f0e68c !important; }
#p-cactions ul li.selected a { background: #f0e68c!important; }
#p-cactions ul li a:hover { background: #f0e68c !important; }


/* </nowiki></pre> */
/* </nowiki></pre> */

Versione delle 21:36, 7 mar 2018

/*

 */

.bestiario {font-family: 'Monotype Corsiva', Georgia, serif; font-size: 20px;} /* Font e quant'altro */

#content {                                                                     /* Sfondo del testo */
background-color: #f0e68c !important; 
}

#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
background: #f0e68c;
}

div.thumb {
background: #f0e68c; !important; 
} 
.thumbinner {
background-color:transparent !important; 
border: none !important;
}

#footer { 
background-color: #f0e68c; 
}

/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: #f0e68c !important; }
#p-cactions ul li.selected a { background: #f0e68c!important; }
#p-cactions ul li a:hover { background: #f0e68c !important; }

/* 

*/