Nonciclopedia:Skin/Wedhro.css

Vai alla navigazione Vai alla ricerca

/*

 */

/* TEST TOOLTIP */
/* Tooltip container */
.tooltip {position: relative; display: inline-block; border-bottom: 1px dotted black;}

/* Tooltip text */
.tooltip .tooltiptext {visibility: hidden; width: 120px; background-color: black; color: #fff; text-align: center; padding: 5px 0; border-radius: 6px; position: absolute; z-index: 1;}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {visibility: visible;}
/* fine test tooltip */

#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/

/*LOGO*/
#p-logo a { background-image: url(http://i170.photobucket.com/albums/u260/Wedhro/Work%20in%20Progress/LogoNonciclopediaBIGretr.png) !important; }

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

/*LINK*/
a:link, #p-personal a:link, #p-cactions a:link { color: #006280; } /* LINK NORMALI*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: #463380; } /*GIA' VISITATI*/
a:hover, #p-personal ul li a:hover,  #p-cactions ul li a:hover {
     background: none; color: #0096c4; text-decoration: underline; } /* MOUSE OVER*/
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: #efead8 !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 }
#p-search .pBody {
     background-image: url(http://i170.photobucket.com/albums/u260/Wedhro/Work%20in%20Progress/BoxCerca3.png) }

/*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; }

/*MARCATORI DI LISTA*/
ul {list-style-image: url(http://i170.photobucket.com/albums/u260/Wedhro/Work%20in%20Progress/bulletretr.gif) !important;}

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

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

/* 

*/