From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
|
|
Line 1: |
Line 1: |
| #p-logo a { background-image: url(http://uniwiki.scribblewiki.com/images/uniwiki/a/ad/Bdhg.PNG) !important; }
| | /* Removed for the time being. */ |
| | |
| body { font-family:Tahoma; font-size:10px;
| |
| background: url(http://uniwiki.scribblewiki.com/images/uniwiki/8/85/Mainbackground.PNG) ;}
| |
| | |
| /* navy/gold */
| |
| #content, #content table {color:black;background:url(http://uniwiki.scribblewiki.com/images/uniwiki/0/09/T436yt.PNG) }
| |
| #p-cactions ul li a { background-color:white; }
| |
| #p-cactions ul li a:hover { background-color:black; }
| |
| #p-personal ul li a { color:black }
| |
| #p-personal ul li a:hover { color:grey }
| |
| | |
|
| |
| | |
| div.pBody {
| |
| -moz-border-radius-topright: 2em;
| |
| -moz-border-radius-topleft: 0em;
| |
| -moz-border-radius-bottomright: 2em;
| |
| -moz-border-radius-bottomleft: 2em;
| |
| background-color: #FFF;
| |
| color:black
| |
| | |
| }
| |
| select {
| |
| border: 1px solid black;
| |
| color:#060666
| |
| background:#ED2
| |
| | |
| input {
| |
| background-color: #F6E636;
| |
| color:#040444;
| |
| border: 1px solid #111;
| |
| }
| |
| input.searchButton {
| |
| background-color: #E2D21F;
| |
| border: 1px solid black;
| |
| color:#050555;
| |
| }
| |
| #searchInput {
| |
| border: 1px solid black;
| |
| background: url(http://uniwiki.scribblewiki.com/images/uniwiki/f/fb/Bdfhfh.PNG);
| |
| color:black;
| |
| font-family: System
| |
| }
| |
| textarea {
| |
| font-family: system;
| |
| font-size: 10px;
| |
| background:url(http://uniwiki.scribblewiki.com/images/uniwiki/0/09/T436yt.PNG);
| |
| color:Black;
| |
| border:2px solid Black
| |
| }
| |
Revision as of 22:01, July 21, 2008
/* Removed for the time being. */