Utente:SuperMarioThree/monobook.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: #f9f9f9 url("http://images1.wikia.nocookie.net/__cb5/mario/it/images/5/50/Wiki-background")
 }
 
 
 /* Proprietà del Content */
 
 #BodyContent {display: none}
 #content {-moz-border-radius: 1em; background-color: white; margin-left: 12.5em; margin: 2.8em 119px 0 12.2em;
     border: 1px solid #aaaaaa}
 #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: #006CB0}
 a:visited {color: #689BBA}
 a:active {color: orange}
 #bodyContent .plainlinks a { padding: 0 !important; }
 
 
 /*Tabs*/
 
 #p-cactions > div > ul > li,
 #p-cactions > div > ul > li a {
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
 }
 #p-cactions > div > ul > li a {color: #006CB0; background: transparent}
 #p-cactions > div > ul > li {background: #E8E8E8}
 #p-cactions > div > ul > li:hover {background: #FFFFFF}
 #p-cactions > div > ul > li.selected {background: #FFFFFF}
 #p-cactions a {background: transparent !important}
 
 
 /* Sidebar */
 
.portlet h5 {text-transform: capitalize; font-weight: bold; color: white}
.portlet ul {list-style: url("http://c.imagehost.org/0034/list.png")}
 
 .pBody {
        background: #990000; background: -moz-linear-gradient(top, #990000, red, #990000);
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomright: 1em;
	border: 1px solid #630000;
        }
 
 .pBody a {color: white; text-shadow: -0.5px -0.5px 0.5px #730D0D}
 .pBody a:hover {color: white; text-shadow: 0 0 0.4em white}	
 .pBody a:visited {color: #FFE8E8; text-shadow: -0.5px -0.5 px 0.5px #7D0909}
 
 #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: #990000; background: -moz-linear-gradient(top, #990000, red, #990000); -moz-opacity: 0.90; -khtml-opacity: 0.90; filter: alpha(opacity=90); opacity: 0.90;
	border-left: 1px solid #630000;
	border-bottom: 1px solid #630000;
	border-right: 1px solid #630000;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
        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://images3.wikia.nocookie.net/mario/it/images/d/d5/MC-MW_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://i290.photobucket.com/albums/ll272/TheGrim800/editbg.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;
 }
 
 #siteNotice {
    padding: 0.3em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: #B0E0E6;
    font-size: smaller;
    line-height: 90%;
 }
 
 #catlinks {
    background-image: url(http://i290.photobucket.com/albums/ll272/TheGrim800/bowserotto.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 50px;
 }
 
 .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 #630000; 
    font-weight: normal;
 } 
 
 #searchGoButton {
    font-weight: normal;
 }
 
 #searchInput {
    border: 1px solid #630000; 
 } 
 
 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: url(http://i290.photobucket.com/albums/ll272/TheGrim800/affilia.png) 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%;
 }
 
  /* End Main Page */
 
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
 }