|
|
Line 1: |
Line 1: |
| #mw-page-base {
| |
| background-color: black;
| |
| background-position: left bottom;
| |
| background-repeat: repeat-x;
| |
| height: 5em;
| |
| }
| |
|
| |
| #mw-head-base {
| |
| background-image: url("images/border.png");
| |
| background-position: left bottom;
| |
| background-repeat: repeat-x;
| |
| height: 5em;
| |
| margin-left: 10em;
| |
| margin-top: -5em;
| |
| background-color: black;
| |
| }
| |
|
| |
| #mw-panel div.portal div.body {
| |
| background-image: url("images/portal-break.png");
| |
| background-position: left top;
| |
| background-repeat: no-repeat;
| |
| margin: 0 0 0 1.25em;
| |
| padding-top: 0.5em;
| |
| background-color: white;
| |
| -moz-border-radius: 10px;
| |
| padding-left: 1em;
| |
| }
| |
| #mw-panel {
| |
| left: 0;
| |
| padding-top: 1em;
| |
| position: absolute;
| |
| top: 160px;
| |
| width: 10em;
| |
| background-color: black;
| |
| }
| |
| #mw-panel div.portal {
| |
| padding-bottom: 1.5em;
| |
| background color: black;
| |
| }
| |
| #mw-panel div.portal h5 {
| |
| border: medium none;
| |
| color: white;
| |
| cursor: default;
| |
| font-size: 0.75em;
| |
| font-weight: normal;
| |
| padding: 0 0.25em 0.25em 1.75em;
| |
| }
| |
| #p-logo {
| |
| height: 160px;
| |
| left: 0;
| |
| position: absolute;
| |
| top: -160px;
| |
| width: 10em;
| |
| background-color: black;
| |
| }
| |
| #footer ul li {
| |
| color: white;
| |
| font-size: 0.7em;
| |
| margin: 0;
| |
| padding: 0.5em 0;
| |
| }
| |
| #footer ul a {
| |
| color: #999999;
| |
| font-size: 0.7em;
| |
| margin: 0;
| |
| padding: 0.5em 0;
| |
| }
| |
| #footer {
| |
| background-image: url("images/border.png");
| |
| background-position: left top;
| |
| background-repeat: repeat-x;
| |
| margin-left: 10em;
| |
| margin-top: 0;
| |
| padding: 0.75em;
| |
| background-color: black;
| |
| }
| |
| li#pt-userpage, | | li#pt-userpage, |
| li#pt-anonuserpage, | | li#pt-anonuserpage, |
| li#pt-login { | | li#pt-login { |
| background: url(http://archives.bulbagarden.net/media/upload/d/d5/AniBulbaBotOD.png) -7px -16px no-repeat; | | background: url(http://archives.bulbagarden.net/media/upload/d/d5/AniBulbaBotOD.png) -10px -16px no-repeat; |
| } | | } |
| #wpSave, #wpPreview, #wpDiff, input.searchButton { | | #wpSave, #wpPreview, #wpDiff, input.searchButton { |
| -moz-border-radius: 11px; | | -moz-border-radius: 12px; |
| background-color: #000000!important; | | background-color: #000000!important; |
| border-color: #888888!important; | | border-color: #888888!important; |
Line 90: |
Line 14: |
| #p-personal li:hover, #p-personal li a:hover, #p-personal li a:visited:hover { background-color: #444444!important; -moz-border-radius: 6px; } | | #p-personal li:hover, #p-personal li a:hover, #p-personal li a:visited:hover { background-color: #444444!important; -moz-border-radius: 6px; } |
| #p-personal li a { color: #FFFFFF; } | | #p-personal li a { color: #FFFFFF; } |
| | |
| body { | | body { |
| background: #000000 url('http://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Silver_fern_flag.svg/200px-Silver_fern_flag.svg.png') no-repeat fixed left bottom; | | background: #000000 |
| } | | } |
| div.vectorTabs li a, div.vectorTabs li a span {
| | #p-logo { |
| color: #0645AD;
| | background-color: black; |
| cursor: pointer;
| |
| background-color: #999999; | |
| -moz-border-radius-topleft: 15px;
| |
| -moz-border-radius-topright: 15px;
| |
| } | | } |
| div.vectorTabs li.new a, div.vectorTabs li.new a span, div.vectorTabs li.new a:visited, div.vectorTabs li.new a:visited span {
| | #mw-head { |
| color: #A55858;
| | background-color: black; |
| background-color: #999999;
| |
| -moz-border-radius-topleft: 15px;
| |
| -moz-border-radius-topright: 15px;
| |
| }
| |
| div.vectorTabs {
| |
| background-image: none;
| |
| background-color: transparent; | |
| background-position: left bottom;
| |
| background-repeat: no-repeat;
| |
| padding-left: 1px;
| |
| } | | } |
| div.vectorTabs li.selected a, div.vectorTabs li.selected a span, div.vectorTabs li.selected a:visited div.vectorTabs li.selected a:visited span { | | div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited, div#mw-panel.collapsible-nav div.collapsed h5 { |
| color: #000000; | | color:#666; |
| text-decoration: none;
| |
| background-color: white;
| |
| -moz-border-radius-topleft: 15px;
| |
| -moz-border-radius-topright: 15px;
| |
| } | | } |
| div.vectorTabs ul li { | | div.vectorTabs ul li { |
| background-color: #000000; | | background-color: #909090; |
| background-image:none; | | background-image:none; |
| background-position: left bottom; | | -moz-border-radius-topleft: 10px; |
| background-repeat: repeat-x; | | -moz-border-radius-topright: 10px; |
| display: inline-block;
| | } |
| height: 100%;
| | div.vectorTabs li.new a, div.vectorTabs li.new a:visited { |
| line-height: 1.125em;
| | color: #953030; |
| margin: 0;
| | } |
| padding: 0; | | div.vectorTabs, div.vectorTabs span, div.vectorTabs ul, div#footer { |
| white-space: nowrap;
| | background-image: none; |
| -moz-border-radius-topleft: 15px;
| |
| -moz-border-radius-topright: 15px;
| |
| } | | } |
| div.vectorTabs ul {
| | #content { |
| background-image: none;
| | -moz-border-radius-bottomleft: 10px; |
| background-position: right bottom;
| |
| background-repeat: no-repeat;
| |
| } | | } |