|
|
Line 8: |
Line 8: |
| background: url('/images/piratecraft_wiki-background-o.jpg'); | | background: url('/images/piratecraft_wiki-background-o.jpg'); |
| background-repeat: no-repeat; | | background-repeat: no-repeat; |
| }
| |
|
| |
| #bodyContent {
| |
| background-color: #FFF;
| |
| }
| |
|
| |
|
| |
| div#mw-panel div.portal h3 {
| |
| color: #fff;
| |
| }
| |
|
| |
| div#mw-panel div.portal div.body ul li a, #p-personal a, #p-persona a:visited, div.vectorMenu h3 span {
| |
| color: #AD9479;
| |
| }
| |
|
| |
| div#mw-panel div.portal div.body ul li a:visited {
| |
| color: #DBBA95;
| |
| }
| |
|
| |
| #footer a {
| |
| color: #AD9479;
| |
| }
| |
|
| |
| .collapse span.mw-collapsible-toggle {
| |
| float: left; !important
| |
| }
| |
|
| |
| .vectorTabs li.selected a, .vectorTabs li.selected a:visited {
| |
| color: #fff;
| |
| text-decoration: none;
| |
| }
| |
|
| |
| .vectorTabs li a {
| |
| display: block;
| |
| height: 1.9em;
| |
| padding-left: 0.615em;
| |
| padding-right: 0.615em;
| |
| color: #fff;
| |
| cursor: pointer;
| |
| font-size: 0.8125em;
| |
| }
| |
|
| |
| a:visited {
| |
| color: #551A8B;
| |
| }
| |
|
| |
| .vectorTabs li.new a, .vectorTabs li.new a:visited {
| |
| color: #fff;
| |
| } | | } |