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 1: Riga 1:
{{CSS|Bestiario}}
/* <pre><nowiki> */
/* <pre><nowiki> */


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


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

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


/* MENU SX */
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
background: #f0e68c;
background: #f0e68c !important;
}
}


/* Footer (abbastanza ovvio) */
div.thumb {
background: #f0e68c; !important;
#footer { background: #eaeaea !important;}
}
.thumbinner {
background-color:transparent !important;
border: none !important;
}

#footer {
background-color: #f0e68c;
}


/*PANNELLI IN ALTO*/
/*PANNELLI IN ALTO*/

Versione delle 21:52, 7 mar 2018

/*

 */


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

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

/* MENU SX */
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
background: #f0e68c !important;
}

/* Footer (abbastanza ovvio) */
#footer { background: #eaeaea !important;}

/*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; }

/* 

*/