Nonciclopedia:Skin/Cafi96.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Nessun oggetto della modifica
Nessun oggetto della modifica
 
(Nessuna differenza)

Versione attuale delle 16:30, 7 ott 2012

/* */

/*

*/
#p-logo a {
	background-image: url(http://images3.wikia.nocookie.net/__cb20120304144442/nonciclopedia/images/7/7d/NonCafi96pedia.png) !important;
	cursor: all-scroll !important;
	background-repeat: no-repeat !important;
	}
#p-logo a:hover {
	background-image: url(http://images3.wikia.nocookie.net/__cb20120304144442/nonciclopedia/images/7/7d/NonCafi96pedia.png) !important;
	cursor: all-scroll !important;
	background-repeat: no-repeat !important;
	}
p,h1,h2,h3,h4,h5,li { 
	color: #000000 !important;
	text-shadow: #ffffff 0 0 4px;
	font-family: Tahoma !important; 
	}
dd,dl {
	color: #000000 !important;
	text-shadow: #ffffff 0 0 4px;
	font-family: Tahoma !important;
	}
body {
	background-image: url(http://imageshack.us/a/img528/3562/grad1.png) !important;
	background-attachment: fixed !important;
	background-repeat:no-repeat !important;
	} 
a:link, #p-personal a:link, #p-cactions a:link {
	color: #ffffff !important;
	text-shadow: #0000a0 0 0 4px;
	font-weight: bold !important;
	font-family: Tahoma !important;
	}
a:visited, #p-personal a:visited, #p-cactions a:visited {
	color: #000040 !important;
	text-shadow: #ffffff 0 0 4px;
	font-weight: bold !important;
	font-family: Tahoma !important;
	} 
a:hover, #p-personal ul li a:hover #p-cactions a:hover {
	background:none !important;
	color: #8098ff !important;
	text-shadow: #ffffff 0 0 4px;
	text-decoration:none !important;
	font-family: Tahoma !important;
	}
a.new, #p-personal .new a, #p-cactions .new a {
	color: #d00000 !important;
	text-shadow: #ffd6d2 0 0 4px;
	font-weight: bold !important;
	font-family: Tahoma !important;
	}
a:, #p-personal a:, #p-cactions a: {
	color: #ffffff !important;
	text-shadow: #0000c0 0 0 4px;
	font-weight: bold !important;
	font-family: Tahoma !important;
 }
#catlinks {
	background-color: transparent !important;
	text-align: justify;
 } 
/* Sfondo */
#content {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,0.4))) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#66ffffff',GradientType=0 ) !important; /* IE6-9 */
	}
div.thumb {
	border-color:transparent!important;
	}
#p-logo a {
	background-image: url(http://images3.wikia.nocookie.net/__cb20120304144442/nonciclopedia/images/7/7d/NonCafi96pedia.png) !important;
	}
#toc, #p-cactions ul a, #footer {
        background: rgb(96,96,96); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(96,96,96,1) 0%, rgba(20,20,20,1) 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(20,20,20,1))) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(20,20,20,1) 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(20,20,20,1) 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(20,20,20,1) 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom, rgba(96,96,96,1) 0%,rgba(20,20,20,1) 100%) !important; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#141414',GradientType=0 ) !important; /* IE6-9 */
        }
#toc {
        border-radius: 10px;
        }
#p-cactions ul li.selected a {
        background: rgb(96,96,96); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(96,96,96,1) 0%, rgba(153,153,153,1) 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(153,153,153,1))) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(153,153,153,1) 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(153,153,153,1) 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(153,153,153,1) 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom, rgba(96,96,96,1) 0%,rgba(153,153,153,1) 100%) !important; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#999999',GradientType=0 ) !important; /* IE6-9 */
        }
/*

*/