/*sfondo delle pagine */
/*non mostra il logo ma ne preserva il link*/
div#p-logo a { background-image:url(/upload.wikimedia.org/wikipedia/commons/thumb/1/1d/No_image.svg/135px-No_image.svg.png)!important; }
body {
background: #fde2f9 url(http://upload.wikimedia.org/wiktionary/it/0/00/PinkBG-it.wikt.jpg) 0px 0px no-repeat;
}
/* <pre>
#############################################################################
## ##
## CSS ##
## ##
## UN PO' DI VIOLA ##
## ##
## Ispirata alla skin di Wim b, sono state adattate modifiche al colore ##
## ##
## riadattata da ] ##
## rilasciata in {{GFDL}} ##
#############################################################################
Stile della barra utente */
#p-personal ul {
filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60;
-moz-border-radius-bottomleft:1em;
border-radius-bottomleft:1em;
border-color:rgb(112, 39, 158);
border-width:1px;
border-style:solid;
background:#fae8f9 url(http://upload.wikimedia.org/wikipedia/commons/1/1d/No_image.svg)
no-repeat;
/* Se non fosse stato per questo, la barra degli strumenti si sarebbe estesa su tutta la
schermata. */
float:right;
padding:0;
padding-bottom:0px;
padding-right:3px;
border-top:none;
border-right:none;
margin:0;
/* overrides 3px p-r that's above */
padding-right:3px;
font-weight: bold !important;
font-size: 80%;
}
/* toglie l'icona vicino al nome utente */
li#pt-userpage { background: none }
/* stile del collegamento quando avvicinato dal mouse */
#p-personal a:hover {
background:#FFF none;
font-weight: bold !important;
color: #6c55f7;
}
#p-personal a {
padding:.5em;
margin:0;
}
#p-personal li {
margin:0;
border-right:1px dotted rgb(170, 170, 170);
background-image: none;
}
/* Stile link visitati */
a:visited
{
color: #761f93;
}
/* +/- sulle voci in RC */
/*RC +1 */
.mw-plusminus-pos {
color: #007000;
font-size:105%;
font-family:monospace;
font-weight:bold;
}
/*RC -1 */
.mw-plusminus-neg {
color: #D00000;
font-size:105%;
font-family:monospace;
font-weight:bold;
}
/* RC 0 */
.mw-plusminus-null {
color: #0060FF;
font-size:99%;
font-family:monospace;
font-weight:bold;
}
a {text-decoration:none}
a:active, a:hover {text-decoration:underline}
.stub:visited {color:darkorange !important}
#p-cactions #ca-edit-0 a {
padding-left: 0.4em;
padding-right: 0.4em;
}
#content { color : black; font-family:Trebuchet MS;}
/* Colores de la caja de edición al editar textos */
textarea { color: #5906ca; }
textarea { background : #f6f0fd; }
/* Colore per difetto */
#p-cactions li { background : white; }
#p-cactions li a { background-color : white; }
/* link esterni */
#bodyContent .plainlinks a {padding: 0 !important}
/* Bordi rotondi (per moz/firefox/gecko) */
.pBody {
padding: 0.3em 0.1em;
-moz-border-radius-topright: 0.5em;
}
.portlet h5 {
background-color: #e7def1;
border: thin solid silver;
-moz-border-radius-topright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topright: 0.5em;
}
#content {
-moz-border-radius-topleft: 0.5em;
}
/* Stile dei diff */
td.diff-deletedline {background:#E4F6D8;}
td.diff-addedline {background:#D8E4F6;}
td.diff-deletedline .diffchange {
text-decoration: line-through;
color: #FF0000;
font-weight: bold;
}
td.diff-addedline .diffchange {
text-decoration: underline;
color: #00A000;
font-weight: bold;
}
/* Stile del testo nei titoli */
h1, h2, h3, h4, h5, h6 { color: #2e0055;}
#bodyContent h1 { color : #2e0055; }
#bodyContent h2 { color : #2e0055; }
#bodyContent h3 { color : #2e0055; }
#bodyContent h4 { color : #2e0055; }
#bodyContent h5 { color : #2e0055; }
#bodyContent h6 { color : #2e0055; }
/* Stile dei titoli */
h1 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #f3ecfc;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
}
h2 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #f3ecfc;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
color: #2e0055;
font-size: 14pt;
font-weight: bold
}
h3 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #f3ecfc;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
}
h4 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #f3ecfc;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
}
h5 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #f3ecfc;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
}
h6 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #f3ecfc;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
}
/* Stile de la barra di navigazione (colonna a sinistra)
(navigazione, ricerca, comunità, strumenti) */
/* Portlet sinistri
portlet comunità */
#p-navigation h5, #p-Comunit.C3.A0 h5 {
background: #d7baff;
padding: 4px 10px;
display: block;
font-weight: bold;
font-size: .8em;
margin-bottom: 1px;
-moz-border-radius-topright: 1em;
}
/* portlet navigazione */
#p-navigation h5, #p-Navigazione h5 {
background: #e7d9fb;
padding: 4px 10px;
display: block;
font-weight: bold;
font-size: .8em;
margin-bottom: 1px;
-moz-border-radius-topright: 1em;
}
/* portlet ricerca */
#p-navigation h5, #p-search h5 {
background: #f4effa;
padding: 4px 10px;
display: block;
font-weight: bold;
font-size: .8em;
margin-bottom: 1px;
-moz-border-radius-topright: 1em;
}
/* portlet strumenti */
#p-navigation h5, #p-tb h5 {
background: #f4e4f9;
padding: 4px 10px;
display: block;
font-weight: bold;
font-size: .8em;
margin-bottom: 1px;
-moz-border-radius-topright: 1em;
}
/* link dentro ai portlet */
#p-navigation a, #p-tb a, #p-lang a, #p-nbx a, #p-Navigazione a, #p-Comunit.C3.A0 a { color:
#8c59ff; }
/*Contenuto */
.pBody {
background-color: #FFFFFF;
padding: 0.3em 0.1em;
-moz-border-radius-topright: .5em;
}
/* Stile de testo preformattato */
pre {
padding: 1em;
border: 1px solid #4f0099;
color: #4f0099;
background-color: #f9f3ff;
line-height: 1.1em;
}
/* Stile della sezione inferiore */
#footer {
background: transparent;
border-top: 0px;
border-bottom: 0px;
margin: 0.6em 0em 1em 0em;
padding: 0.4em 0em 1.2em 0em;
text-align: center;
font-size: 90%;
}
body {
font: x-small sans-serif;
color: black;
margin: 0;
padding: 0;
}
/* link ai collegamenti per le categorie */
#catlinks {
border:1px solid #4f0099;
background-color:#f9f3ff;
color: #4f0099;
padding:5px;
margin-top: 1em;
clear: both;
}
/* Stile della casella di ricerca */
#searchInput {
border: 1px ridge !important;
color: #703982;
background: #fff;
}
/***************************************************************************************/
/* Stile dei bottoni di edizione */
input.editButton, input.searchButton, #wpSave, #wpPreview, #wpDiff, #wpLivepreview, #wpCleanLP
{
background :
url(http://upload.wikimedia.org/wikipedia/commons/b/ba/Search_button_bckg.png) center left
repeat-x;
color: #703982;
font-weight: 400;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomright: 1em;
border: 1px solid;
}
/* Colori della pagina della cronologia
(revisione iniziale e finale) */
#pagehistory li.selected
{
background-color: #f3eaff;
border-top-color: #6c00ff;
border-right-color: #6c00ff;
border-bottom-color: #d800ff;
border-left-color: #d800ff;
}
/***************************************************************************************/
/* Icone personalizzate */
/* linguette superiori: p-cactions*/
li#ca-nstab-main a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-main.png) top left
no-repeat !important; }
li#ca-nstab-user a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-user.png) top left
no-repeat !important; }
li#ca-nstab-wp a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-wp.png) top left
no-repeat !important; }
li#ca-article a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/article.png) top left no-repeat
!important; }
li#ca-talk a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat
!important; }
li#ca-edit a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/edit.png) top left no-repeat
!important; }
li#ca-history a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/history.png) top left no-repeat
!important; }
li#ca-protect a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/lock.png) top left no-repeat
!important; }
li#ca-unprotect a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/unlock.png) top left no-repeat
!important; }
li#ca-delete a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/delete.png) top left no-repeat
!important; }
li#ca-move a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/move.png) top left no-repeat
!important; }
li#ca-watch a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/watch.png) top left no-repeat
!important; }
li#ca-unwatch a{padding-left:
18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/unwatch.png) top left no-repeat
!important; }
li#Sysop a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/2/28/Sysop-tab.png) top left
no-repeat !important; }
li#ca-purge a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/c/cf/Tab-Purge.png) top left
no-repeat !important; }
li#ca-nstab-project a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/4/40/Tab-progetto.png) top left
no-repeat !important; }
li#ca-nstab-image a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/7/7f/Tab-Immagine.png) top left
no-repeat !important; }
li#ca-nstab-help a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/4/41/Tab-aiuto.png) top left
no-repeat !important; }
li#ca-nstab-category a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/7/7b/Tab-categoria.png) top left
no-repeat !important; }
li#ca-nstab-special a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/6/6f/Tab-Speciale.png) top left
no-repeat !important; }
li#ca-nstab-mediawiki a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/0/0b/Tab-MediaWiki.png) top left
no-repeat !important; }
li#ca-nstab-template a{padding-left:
18px;background:url(http://upload.wikimedia.org/wikibooks/it/2/2b/Tab-Template.png) top left
no-repeat !important; }