Nonciclopedia:Skin/Bestiario.css

Vai alla navigazione Vai alla ricerca

/*

 */

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

/* Sfondo*/
body  {background: #f0e68c;}

#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: #f0e68c; border: none !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; }

/* 

*/