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
 
(10 versioni intermedie di uno stesso utente non sono mostrate)
Riga 5:
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
#content { width:9584%; important; }
 
/*LOGO*/
Riga 11:
 
/*LINK*/
a:link, #p-personal a:link, #p-cactions a:link { color: yellowgray; font-weight: bold;} /* LINK NORMALI*/
a:hover, #p-personal ul li a:hover, #p-cactions ul li a:hover {
background: none; color:yellow green; text-decoration: underline; } /* MOUSE OVER*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: orangelightslategray; font-weight: bold;} /*GIA' VISITATI*/
a.new, #p-personal .new a, #p-cactions .new a { color: red; } /*PAGINA INESISTENTE*/
 
/*CONTENUTI*/
#content, div.thumb {
background: violet #BCBCBC !important;} /*SFONDO*/
#p-cactions li a { font-family: ChalkdusterCentury;}
 
 
Riga 28:
/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: black !important; }
#p-cactions li { border-color: black; }
#p-cactions ul li.selected a { background: black#BCBCBC !important; }
#p-cactions li.selected { border-color: black#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: greyblack !important; border: 13em; !important; color: black !important;}
 
/*BOX IN BASSO*/
#footer { background-color: greyblack; border: 1 !important2em; color: black !important;}
 
/*TABELLA DEI CONTENUTI*/
#toc, .toc, .toccolours { background-color: greygainsboro !important; border: 12em; !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; }


/* 

*/