|
|
(36 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| body {
| | li#pt-userpage, li#pt-anonuserpage, li#pt-login {background: url(http://images.wikia.com/fantendo/images/5/53/Blargg1.png) top left no-repeat; line-height: 17px; padding: 5px 6px 20px; color:#0000FF;} |
| font-size: 10px;
| |
| font-family: verdana;
| |
| background-repeat: repeat;
| |
| background: dodgerblue url("http://images.wikia.com/fantendo/images/9/9d/Sssssssssssssssssssssssssssssssssssssssssssssss.png")
| |
| }
| |
|
| |
| a { color: purple; }
| |
|
| |
| a:visited { color: navy; }
| |
|
| |
| a:active { color: navy; }
| |
|
| |
| #content, #content table {
| |
| background:dodgerblue
| |
| }
| |
| input {
| |
| background-color: gray;
| |
| color:#191970;
| |
| border: 1px solid black;
| |
| }
| |
|
| |
| ul { list-style-image: url(); }
| |
|
| |
| #p-personal a.new { color: dodgerblue; }
| |
|
| |
| #p-personal a.new:visited { color:blue; }
| |
|
| |
|
|
| | #p-logo a { background: url(http://www.mariowiki.com/images/thumb/archive/7/79/20130118112556%21SMWEmblem.png/120px-SMWEmblem.png) 35% 50% |
| #siteSub { display:inline; color:#2F4F4F; font-size:92%; font-weight:normal; font-variant:small-caps; }
| |
|
| |
| h1, h2, h3, h4, h5, h6 {
| |
| color: black;
| |
| margin: 0px;
| |
| }
| |
|
| |
|
| |
| pre { border: 1px dashed dodgerblue; overflow: auto; }
| |
|
| |
| textarea { background: gold url("http://images.wikia.com/fantendo/images/5/59/Rock_Mario.png")
| |
| }
| |
|
| |
| #file img { background: url("http://images.wikia.com/fantendo/images/9/9d/Sssssssssssssssssssssssssssssssssssssssssssssss.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 black;
| |
| border-bottom: 2px solid black;
| |
| background: dodgerblue;
| |
| font-size: smaller;
| |
| line-height: 90%;
| |
| }
| |
|
| |
| h1 { font-family:cursive; font-size:28px;color:dodgerblue;border-bottom-color:blue; }
| |
| h2,h3,h4,h5,h6 { color:dodgerblue; border-bottom-color:blue; }
| |
| hr { background-color: cyan; color: cyan }
| |
|
| |
| #catlinks {
| |
| background-image: url(http://niwanetwork.org/wiki/images/thumb/d/db/Super_Mario_Wiki_logo.png/120px-Super_Mario_Wiki_logo.png);
| |
| background-repeat: no-repeat;
| |
| background-position: center right;
| |
| padding-right: 50px;
| |
| }
| |
|
| |
| #p-logo a { background: url(http://images.wikia.com/fantendo/images/b/b3/MONOBOOK_CSS.png) 35% 50%
| |
| no-repeat !important; } | | no-repeat !important; } |
|
| | |
| .spoiler {
| | div#content{background: url(http://www.mariowiki.com/images/c/cf/Shiver_Snowfield_Mirrored.png); background-color:#0040FF; color:#5F4C0B;} |
| width:70%;
| | |
| padding: 0.2em;
| | .generated-sidebar div.pBody, .portlet div.pBody {background: url(http://www.mariowiki.com/images/0/08/PMhuffnpuff.gif); background-color:#2F0B3A;} |
| margin: 10px;
| | |
| border-top: 2px solid dodgerblue;
| | body {background: black url(http://www.mariowiki.com/images/7/76/NSMBUMushroomKingdom.png) top left repeat;} |
| border-bottom: 2px solid dodgerblue;
| | |
| }
| | table {background-color:white; border:6px ridge gold;} |
|
| | |
| #navbox {
| | textarea {background:url("http://www.mariowiki.com/images/7/76/NSMBUMushroomKingdom.png");} |
| /*border:1px solid blue;*/
| |
| border: 1px solid blue;
| |
| background-color:dodgerblue;
| |
| padding: 5px;
| |
| font-size: 95%;
| |
| margin-left: 15px;
| |
| margin-bottom: 15px;
| |
| }
| |
|
| |
| #bodyContent a.extiw:active { color: blue; }
| |
|
| |
| #bodyContent a.external { color: dodgerblue; }
| |
|
| |
| #p-personal li a:hover {
| |
| background-color: none;
| |
| text-decoration: underline;
| |
| }
| |
|
| |
| #p-cactions li a { color: dodgerblue; }
| |
|
| |
| #p-cactions .new a { color:blue; }
| |
| dodgerblue; }
| |
|
| |
| #content {
| |
| margin-left: 12.5em;
| |
| }
| |
|
| |
| #p-cactions {
| |
| left: 11.8em;
| |
| }
| |
|
| |
| .portlet {
| |
| width: 11.9em;
| |
| }
| |
|
| |
| #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;
| |
| background-color: black;
| |
| color: dodgerblue;
| |
| border: 1px solid dodgerblue
| |
| }
| |
|
| |
| div.pBody {
| |
| -moz-border-radius-topright: 1em;
| |
| -moz-border-radius-bottomright: 1em;
| |
| background-color: white;
| |
| border:1px solid blue;
| |
| }
| |
|
| |
| input.searchButton {
| |
| padding: 0 0.4em !important;
| |
| cursor: pointer;
| |
| background-color: dodgerblue;
| |
| border: 1px solid cyan;
| |
| font-weight: normal;
| |
| }
| |
|
| |
| #searchGoButton {
| |
| font-weight: normal;
| |
| }
| |
|
| |
| #searchInput {
| |
| border: 1px solid dodgerblue;
| |
| }
| |
|
| |
| input[type="radio"], input[type="checkbox"] {
| |
| border: none;
| |
| }
| |
|
| |
| select {
| |
| border: 1px solid dodgerblue;
| |
| color: blue;
| |
| }
| |
|
| |
| .IntroPageBox {
| |
| background-color: lightblue;
| |
| background-repeat: no-repeat;
| |
| background-position: bottom right;
| |
| }
| |
|
| |
| .IntroPageBox div.tright {
| |
| border-color: transparent !important;
| |
| }
| |
|
| |
| blockquote {
| |
| border-left: 3px solid black;
| |
| 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;
| |
| }
| |
|
| |
| #content {
| |
| margin: 2.8em 119px 0 12.2em;
| |
| border: 1px solid cyan;
| |
| }
| |
|
| |
| #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: dodgerblue;
| |
| z-index: 5;
| |
| }
| |
|
| |
| #google-linkbox {
| |
| background-color: dodgerblue;
| |
| padding: 0px 0px 2px 0px;
| |
| z-index: -5;
| |
| }
| |
|
| |
| #google-referral {
| |
| background-color: dodgerblue;
| |
| border: 1px solid #aaaaaa;
| |
| padding: 2px 0px 2px 0px;
| |
| text-align: center;
| |
| z-index: 5;
| |
| }
| |
|
| |
| #p-personal ul li a {color:cyan;background-color:dodgerblue;font-size:105%; }
| |
|
| |
| #adbrite-ads {
| |
| background-color: cyan;
| |
| 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: dodgerblue;
| |
| background: url(http://www.mariowiki.com/images/affiliatesbg.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 */
| |
|
| |
| #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;
| |
| }
| |
| #content {
| |
| -moz-border-radius: 1em;
| |
| }
| |
| div.pBody {
| |
| -moz-border-radius-topright: 1em;
| |
| -moz-border-radius-bottomright: 1em;
| |
| }
| |