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
 
(9 versioni intermedie di uno stesso utente non sono mostrate)
Riga 11: Riga 11:


/*LINK*/
/*LINK*/
a:link, #p-personal a:link, #p-cactions a:link { color: silver; font-weight: bold;} /* LINK NORMALI*/
a:link,#p-personal a:link,#p-cactions a:link{color:gray;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: green; 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: grey; font-weight: bold;} /*GIA' VISITATI*/
a:visited,#p-personal a:visited,#p-cactions a:visited{color:lightslategray;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*/


Riga 35: Riga 35:
/*PANNELLI A SINISTRA*/
/*PANNELLI A SINISTRA*/
#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-color: black }
background-color: black;border:2em; }






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


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


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





Versione attuale delle 21:12, 8 gen 2015

/*

 */


#editintro {display:none !important;}
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
#content { width:84%; important; }

/*LOGO*/
#p-logo a { background-image: url(http://images1.wikia.nocookie.net/nonciclopedia/images/f/f8/Logo_Nonciclopedia_Death_Note.png) !important; }

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

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


/*SFONDO*/
body  {background: black !important;}

/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: black !important; }
#p-cactions li { border-color: black}
#p-cactions ul li.selected a { background: #BCBCBC !important; }
#p-cactions li.selected { border-color: #BCBCBC; }
#p-cactions ul li a:hover { background: black !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: black;border:2em; }



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

/*BOX IN BASSO*/
#footer { background: black; border: 2em; !important;}

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


/* 

*/