Nonciclopedia:Skin/Helena.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:
/*<pre><nowiki>*/
/* <pre><nowiki> */


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


/*LINK*/
p,h1,h2,h3,h4,h5,li {color: #FF0040 !important;}
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*/
body {background: #FFFFFF !important;}
#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*/
a {color: #FF0040 !important;}
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
background-color: #f7f4e5 }


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


/*TABELLA DEI CONTENUTI*/
#toc, .toc, .toccolours { background-color:#eefae8 !important; border: none !important; }


/*BOX CATEGORIE*/
#content { background: #FFFFFF !important; }
#catlinks { background-color: #eefae8 !important; border: none !important; color: black !important;}


/*BOX IN BASSO*/
#p-cactions li,
#footer { background: #f7f4e5; border: none !important;}


/* </nowiki></pre> */
#p-cactions li a { background:#FFFFFF !important;}

div.thumb { border-color:#FFFFFF !important;}


#p-cactions ul li a { background:#FFFFFF !important;}

#p-cactions ul li.selected a { background: #FFFFFF !important;}


#footer { background: #FFFFFF; !important;}


#p-navigation .pBody, #p-progetti .pBody, #p-search .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody { background-color #FFFFFF;}


#p-community .pBody { background-color: #FFFFFF;}

Versione delle 16:28, 24 gen 2012

/*

 */

/*SFONDO*/
body  {background: #E8E8E8 !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*/

/*TABELLA DEI CONTENUTI*/
#toc, .toc, .toccolours { background-color:#eefae8 !important; border: none !important; }

/*BOX CATEGORIE*/
#catlinks { background-color: #eefae8 !important; border: none !important; color: black !important;}

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

/* 

*/