Nonciclopedia:Skin/Antony Black.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 5: Riga 5:
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
#content { width:95%; important; }
#content { width:84%; important; }


/*LOGO*/
/*LOGO*/
Riga 11: Riga 11:


/*LINK*/
/*LINK*/
a:link, #p-personal a:link, #p-cactions a:link { color: yellow; font-weight: bold;} /* LINK NORMALI*/
a:link, #p-personal a:link, #p-cactions a:link { color: silver; font-weight: bold;} /* LINK NORMALI*/
a:hover, #p-personal ul li a:hover, #p-cactions ul li a:hover {
a:hover, #p-personal ul li a:hover, #p-cactions ul li a:hover {
background: none; color:yellow ; text-decoration: underline; } /* MOUSE OVER*/
background: none; color: green; text-decoration: underline; } /* MOUSE OVER*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: orange; font-weight: bold;} /*GIA' VISITATI*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: grey; font-weight: bold;} /*GIA' VISITATI*/
a.new, #p-personal .new a, #p-cactions .new a { color: red; } /*PAGINA INESISTENTE*/
a.new, #p-personal .new a, #p-cactions .new a { color: red; } /*PAGINA INESISTENTE*/


/*CONTENUTI*/
/*CONTENUTI*/
#content, div.thumb {
#content, div.thumb {
background: violet !important;} /*SFONDO*/
background: #BCBCBC !important;} /*SFONDO*/
#p-cactions li a { font-family: Chalkduster;}
#p-cactions li a { font-family: Century;}




Riga 28: Riga 28:
/*PANNELLI IN ALTO*/
/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: black !important; }
#p-cactions ul li a { background: black !important; }
#p-cactions li { border-color: black; }
#p-cactions li { border-color: black}
#p-cactions ul li.selected a { background: black !important; }
#p-cactions ul li.selected a { background: #BCBCBC !important; }
#p-cactions li.selected { border-color: black; }
#p-cactions li.selected { border-color: #BCBCBC; }
#p-cactions ul li a:hover { background: black !important; }
#p-cactions ul li a:hover { background: black !important; }


Riga 40: Riga 40:


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


/*BOX IN BASSO*/
/*BOX IN BASSO*/
#footer { background-color: grey; border: 1 !important; color: black !important;}
#footer { background: black; border: none !important;}


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