Utente:SuperMarioThree/vector.css

Da Mario Wiki, l'enciclopedia italiana.

Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
  • Opera: premi Ctrl-F5.
/* edit this file to customize the monobook skin for the entire site */
 
 body 
 {
    font-size: 10px;
    font-family: verdana;
    background-repeat: repeat;
    background: #640002 url("http://a3.ec-images.myspacecdn.com/images02/18/aa1e528daa44448b8b8a32a187a6837f/l.jpg");

 }
 
 
 /* Proprietà del Content */
 
 #BodyContent {display: none}
 #content {border-radius:0.5em; background-color: white; margin-left: 12.5em; margin: 2.8em 119px 0 12.2em; border: 3px solid #363636;}
 #footer {background: #990000; background: -moz-linear-gradient(top, #990000, red, #990000); color: white}
 #footer a {color: white}
 #footer a:visited {color: #FFBDBD}
 
 /* Link */

a {
	color: #00f; 
}

a:visited {
	color: #00c; 
}

a:active {
	color: orange; 
}
 
 /*Tabs*/
 
#p-cactions ul li,
#p-cactions ul li a,
#p-cactions li.selected,
#p-cactions li.selected a {
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	khtml-border-top-left-radius: 1em;
	khtml-border-top-right-radius: 1em;
	-icab-border-top-left-radius: 1em;
	-icab-border-top-right-radius: 1em;
}

#p-cactions ul li.selected { border: 1px solid #aaaaaa;}

#p-cactions {
	left: 11.7em;
}

#p-cactions li {
	padding-bottom: 1em;
	-moz-border-radius-topleft: .72em !important;
	-moz-border-radius-topright: .72em !important;
	-webkit-border-top-left-radius: .72em !important;
	-webkit-border-top-right-radius: .72em !important;
	border-top-left-radius: .72em !important;
	border-top-right-radius: .72em !important;
	khtml-border-top-left-radius: .72em !important;
	khtml-border-top-right-radius: .72em !important;
	-icab-border-top-left-radius: .72em !important;
	-icab-border-top-right-radius: .72em !important;
}
 
 /* Sidebar */
 
.portlet h5 {text-transform: capitalize; font-weight: bold; color: white; text-shadow: 1px 1px 1px #1A1A1A;}
.portlet ul {list-style-image: url("http://www.mariocastle.it/w/images/c/c2/Littleredot.png") !important}
.mw-content-ltr ul {list-style-image: url("http://www.mariocastle.it/w/images/9/90/Money_smw.png") !important}

#toc ul, .toc ul {
    list-style-image: none !important;
    list-style-type: none !important;
}
 .pBody {
        position: relative; left: -1px;
        background: rgba(255,255,255,0.1);
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid rgba(255,255,255,0.25);
        }
 
 .pBody a {color: #fff; text-shadow:1px 1px 2px rgba(0,0,0,0.5);}
 .pBody a:hover {color: #fff; text-shadow:1px 1px 2px rgba(0,0,0,0.5); text-transform:none;}	
 .pBody a:visited {color: #fff; text-shadow:1px 1px 2px rgba(0,0,0,0.5);}
 
 #p-cactions .pBody {background: transparent !important; text-transform: capitalize}
 #p-cactions .pBody a {text-shadow: 0 0 0.4em white !important; text-transform: capitalize}
 #p-cactions .pBody a:hover {text-shadow: 0 0 0.4em white !important; text-transform: capitalize}	
 #p-cactions .pBody a:visited {text-shadow: 0 0 0.4em white !important; text-transform: capitalize}
  
 /* Scritte in alto a destra */
 
  #p-personal ul {
	background: linear-gradient(rgba(153, 0, 0,0.5), rgba(255,0,0,0.65), rgb(153, 0, 0)) repeat scroll 0% 0% transparent;
	border-left: 1px solid rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-right: 1px solid rgba(0,0,0,0.25);
	border-bottom-left-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
        right: 20px;
	width: auto;
	display: inline;
	position: fixed;
	padding-left: 0px;
	padding-bottom: 1px;
  }
  #p-personal li a {
	color: white; 
        text-transform: capitalize;
  }
  #p-personal li a:hover {
	background-color: transparent; 
	text-decoration: underline;
        text-transform: capitalize;
	color: white; text-shadow: 0 0 0.4em white;
  }
 
  #p-personal li.active a:hover {
        background-color: transparent
  }
   li#pt-userpage,
   li#pt-anonuserpage,
   li#pt-login {
	background: url('http://www.mariocastle.it/w/mc_icon.png') top left no-repeat;
	padding-left: 20px;
	text-transform: capitalize}
 
 
 
 p { margin: 0.9em 0em 1em 0em; }
 
 h1, h2, h3, h4, h5, h6 {
    color: black;
    margin: 0px;
 }
 
 pre { border: 1px dashed #06f; overflow: auto; }
 
 textarea { background: #FFFFFF url("http://www.mariocastle.it/images/wiki_textarea_bg.png")
 }
 
 #file img { background: #B0E0E6 url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
 }
 
 #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
    margin-bottom:0.6em;
 }

body.page-Pagina_principale h1.firstHeading, 
body.page-Pagina_principale #lastmod {
	display: none;
}
 
 #siteNotice {
    padding: 0.3em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: transparent;
 }

 #catlinks {
    -moz-border-radius: 1em;    
 }
 .spoiler {
    width:70%;
    padding: 0.2em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
 }
 
 #navbox { 
    /*border:1px solid #630000;*/
    border: 1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
 }
 
 #bodyContent a.extiw:active { color: #06f; }
 
 #bodyContent a.external { color: #06f; }
 
 #p-personal li a:hover {
    background-color: none;
    text-decoration: underline;
 }
 
 #preftoc a:active { color: #00c; -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;}
 
 input.searchButton {
    padding: 0 0.4em !important;
    cursor: pointer;
    background-color: White;
    border: 1px solid black; 
    font-weight: normal;
 } 
 
 #searchGoButton {
    font-weight: normal;
 }
 
 #searchInput {
    border: 1px solid black; 
 } 
 
 input[type="radio"], input[type="checkbox"] {
    border: none;
 }
 
 select {
    border: 1px solid #630000; 
    color: Black;
 }
 
 .IntroPageBox {
    background-color: #ffe;
    background-repeat: no-repeat;
    background-position: bottom right;
 }
 
 .IntroPageBox div.tright {
    border-color: transparent !important;
 }
 
 blockquote {
   border-left: 3px solid #06f;
   margin-left: 2em;
   padding-left: 1em;
 }
 
 .oldh3 {font-size: 132%}
 
 .spoiler {
   padding: 0.2em;
   margin: 10px;
   border-top: 2px solid #ccc;
   border-bottom: 2px solid #ccc;
 }
 
 #disambig {
   border-top: 3px double #cccccc; 
   border-bottom: 3px double #cccccc;
 }
 
 .references {
   font-size:92%
 }
 
 .smalltoptext {
   font-size:108%;
   padding-top:5.2em;
   padding-bottom:0.09em;
   padding-right:0em;
   float:right;
   position:absolute;
   right:1.5em;
   top:0em;
   white-space:nowrap;
 }
 
 .shroom {
   background:url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
   padding:0.3em;
   color:black
 }
 
 .troublecenter {
   background:url(http://www.mariowiki.com/images/2/2c/Troublecenterbg.png) repeat;
   padding:0.2em;
   color:#262626
 }
 
 .sigbox {
   background: url(http://www.mariowiki.com/images/sigboxbg.png) no-repeat top left;
   min-height: 35px;
   min-width: 295px;
 }
 
 #p-personal {
     z-index: 6;
 }
 
 #f-poweredbyico {
     z-index: 0;
 }
 
 .right {
     text-align:right;
 }
 
 .awards {
     background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
 }
 
 .proposal {
     background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
 }
 
 .fakenews {
     background:url(http://www.mariowiki.com/images/e/e0/Version2small.png);
 }
 
 .interview {
     background:url(http://www.mariowiki.com/images/a/ab/Yoshi_Emblem.gif);
 }
 
 /* Side ad code */
 
 #column-google {
     width: 120px;
     clear: left;
     position: absolute;
     padding: 35px 0px 6px 6px;
     float: right;
     right: 0px;
     top: 0px;
     z-index: 1;
 }
 
 #google-ads {
     background-color: #FFFFFF;
     z-index: 5;
 }
 
 #google-linkbox {
     background-color: #FFFFFF;
     padding: 0px 0px 2px 0px;
     z-index: -5;
 }
 
 #google-referral {
     background-color: #FFFFFF;
     border: 1px solid #aaaaaa;
     padding: 2px 0px 2px 0px;
     text-align: center;
     z-index: 5;
 }
 
 #adbrite-ads {
     background-color: #FFFFFF;
     border: 1px solid #aaaaaa;
     padding: 0px 2px 2px 2px;
     text-align: center;
     z-index: 5;
 }
 
 /* End ad code */
 
 /* Main Page */
 
 .MainPageAffiliatesBox {
   padding: 0px 2px 7px 2px;
   color: #000;
   background: repeat-x bottom #5C94FC;
   border: 1px solid #000000;
   width: 100%;
   margin-top: 1px;
   margin-bottom: -5px;
 }
 
 .affiliates {
    text-align: center;
    font-size: 10px;
 }
 
 .affiliates a {
    background: none !important;
    padding: 0 !important;
 }
 
 .affiliates img {
    margin-top: 1px;
    margin-bottom: 2px;
 }
 
 .MainTopText a {
   color: black;
   text-decoration: none;
 }
 
 .MainTopText a:hover {
   color: black;
   text-decoration: underline;
 }
 
 .MainPageProposalBox h3 {
   font-size: 120%;
 }

 /* hiddenStructure from Monobook - allows selective hiding of markup in templates */
 .hiddenStructure {
    display: none;
 }

 .mw-collapsible {text-align:center}
 
  /* End Main Page */
 
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
 }
 
 #p-personal a.new {
    color: #CCCCCC;
 }
 
 div.pBody ul li#pt-userpage a.new {
    color: #CCCCCC;
 }

 div.pBody ul li#pt-userpage a.new:hover {
    color: #F0E6E6;
 }
 
 div.tleft div.thumbinner {
    margin-right: 5px;
 }

 .whitelink a {color: #555;}
 .whitelink a:hover {color: #555; text-transform:none;}	
 .whitelink a:visited {color: #555;}