Nonciclopedia:Skin/Helena.css

Vai alla navigazione Vai alla ricerca

/*

 */

/*SFONDO*/
body  {background: #FFFFFFF !important;}

h2,h3,h4,h5,li  {color: #333333 !important}

/*LINK*/
a:link, #p-personal a:link, #p-cactions a:link { color: #2B3856; } /* LINK NORMALI*/
a.new, #p-personal .new a, #p-cactions .new a { color: #803029; } /*PAGINA INESISTENTE*/
a:link.interwiki, a:link.external  { color: #46785a; } /*LINK ESTERNI*/

/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: #fffced !important; }
#p-cactions li { border-color: #cccccc; }
#p-cactions ul li.selected a { background: #fffced !important; }
#p-cactions li.selected { border-color: #aaaaaa; }
#p-cactions ul li a:hover { background: #f7f4e5 !important; }

/*PANNELLI A SINISTRA*/
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
     background-color: #f7f4e5 }

/*CONTENUTI*/
#content { width:82%; important; }
#content, div.thumb {
     background: #fffced !important;} /*SFONDO*/

/*BOX IN BASSO*/
#footer { background: #f7f4e5; border: none !important;}

/* 

*/