User:Newman2/modern.css

From Wikispecies
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Logo */
#p-logo a {
background-image: none !important;
}
 
/* Needs Organization */
body {
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Ocean_002.jpg/800px-Ocean_002.jpg") no-repeat scroll left top #89CFF0;
    font: 1.10em corbel,"trebuchet ms",verdana,tahoma,arial,sans-serif;
    margin-right: 10px;
}
 
#mw-page-base {
    background: transparent !important;   
}
 
#mw-head-base {
    background-image: none;
    background-color: #9999FF;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    bottom: 0;
    height: 48px;
    margin-left: 176px;
    margin-top: 45px;
}
 
#p-personal {
    background-color: #9999ff;
    border: 1px solid #9999ff;
    border-radius: 0 0 10px 10px;
    margin-right: 0;
    padding-bottom: 5px !important;
    padding-right: 15px !important;
    position: absolute;
    right: 0.75em;
}
 
#p-personal #pt-mytalk, 
#p-personal #pt-preferences, 
#p-personal #pt-watchlist, 
#p-personal #pt-mycontris, 
#p-personal #pt-logout {
    text-transform: uppercase;
}
 
#left-navigation {
    left: 185px;
    position: relative;
    top: 135px;
}
 
#right-navigation {
    float: right;
    margin-right: 16px;
    position: relative;
    top: 90px;
}
div.vectorTabs {
    background-image: none;
}
 
div.vectorTabs ul {
    background-image: none;
}
 
div.vectorTabs li a {
    background-image: none;
}
 
div.vectorTabs span {
    background-image: none;
}
 
div.vectorTabs li.selected {
    background-color: #9999FF;
    background-image: none;
}
 
div.vectorTabs ul li {
    background-color: #9999FF;
    background-image: none;
}
 
#mw-head div.vectorMenu h5 {
    background-image: #9999FF;
}
 
div.vectorMenu h5 a {
    background-image: #9999FF;
}
 
div.vectorTabs li a, div.vectorTabs li a span {
    color: #9999FF;
    cursor: pointer;
    font-weight: bold;
    text-shadow: -1px -1px 1px black;
    text-transform: uppercase;
}
 
div.vectorTabs li.selected a, 
div.vectorTabs li.selected a span, 
div.vectorTabs li.selected a:visited, 
div.vectorTabs li.selected a:visited span {
    color: #9999FF;;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px 1px black;
}
div.vectorTabs li.new a, 
div.vectorTabs li.new a span, 
div.vectorTabs li.new a:visited, 
div.vectorTabs li.new a:visited span {
    color: #9999FF;
    font-weight: bold;
}
 
div.vectorTabs li a {
    background-image: http://upload.wikimedia.org/wikipedia/commons/1/1f/Tahuna_maru_islet_Raroia.jpg;
}
 
#searchInput {
    background: #9999ff;
    border: 1px solid #36372e;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    color: #000000;
    font-size: 92%;
    margin: 0;
    width: 10.9em;
}
 
div#content {
    background-image: none;
    background-color: #9999ff;
    border: 3px solid #36372e;
    border-top: 0px solid #181818;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    color: #FBFBF2;
    margin-bottom: 1em;
    margin-top: -5px;
    padding: 0.3em 1em 1em;
}
 
div#content a.external, div#content a[href^="gopher://"] {
    color: #ccd0b1;
}
 
div#content a.extiw, div#content a.extiw:active {
    color: #ccd0b1;
}
 
div#mw-panel {
    background: url("http://upload.wikimedia.org/wikipedia/commons/1/1f/Tahuna_maru_islet_Raroia.jpg") repeat scroll 0 0 transparent;
    border: 3px solid #36372e;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    line-height: 1em;
    padding: 5px;
    width: 145px;
    top: 170x
}
 
div#mw-panel div.portal h5 {
    background: none repeat scroll 0 0 #818371;
    color: #f9feda;
}
 
div#mw-panel div.portal div.body {
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0 0 0 .75em;
    padding-top: 0.5em;
}
 
div#mw-panel div.portal div.body ul li a {
    color: #ccd0b1;
    display: block;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
 
div#mw-panel div.portal div.body ul li a:hover {
    background: none repeat scroll 0 0 #818371;
    color: #FBFBF2;
}
 
div#mw-panel div.portal div.body ul li a:visited {
    color: #007FFF;
    display: block;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
 
a {
    background: none repeat scroll 0 0 transparent;
    color: #BFC1B0;
    cursor: pointer;
    text-decoration: none;
}
 
a:visited {
    color: #BFC1B0;
}
 
a#title {
    display: none;
}
 
a#title:hover {
    display: none;
}
 
a:active {
    color: #FFFFFF;
}
 
a:hover {
    color: #FFFFFF;
}
 
a.stub {
    color: #772233;
}
 
a.new, #p-personal a.new {
    color: #BA0000;
}
 
a.new:visited, #p-personal a.new:visited {
    color: #0F5ECD;
}
 
hr {
    background-color: #007FFF;
    border: 0 none;
    color: #000000;
    height: 1px;
    margin: 0.2em 0;
}
h1, h2, h3, h4, h5, h6 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #007FFF;
    color: #007FFF;
    font-weight: normal;
    margin: 0;
    padding-bottom: 0.17em;
    padding-top: 0.5em;
    width: auto;
}
h1 {
    font-size: 188%;
}
h1 .editsection {
    font-size: 53%;
}
h2 {
    font-size: 150%;
}
h2 .editsection {
    font-size: 67%;
}
h3, h4, h5, h6 {
    border-bottom: medium none;
    font-weight: bold;
}
h3 {
    font-size: 132%;
}
h3 .editsection {
    font-size: 76%;
    font-weight: normal;
}
h4 {
    font-size: 116%;
}
h4 .editsection {
    font-size: 86%;
    font-weight: normal;
}
h5 {
    font-size: 100%;
}
h5 .editsection {
    font-weight: normal;
}
h6 {
    font-size: 80%;
}
h6 .editsection {
    font-size: 125%;
    font-weight: normal;
}
 
div#footer {
    background-image: none;
}
 
div#footer ul li {
    color: #FFFFFF;
}
 
h4.mw-specialpagesgroup {
    background-color: #202219;
    border-left: 1px solid #36372e;
    border-right: 1px solid #36372e;
    border-top: 1px solid #36372e;
    margin: 0.3em 0 0;
    padding: 2px;
}
 
#preferences {
    background-color: #202219;
    background-image: url("http://upload.wikimedia.org/wikipedia/commons/1/1f/Tahuna_maru_islet_Raroia.jpg");
    border: 1px solid #36372e;
    clear: both;
    float: left;
    margin: -2px 0 0;
    width: 100%;
}
 
#preferences fieldset.prefsection fieldset {
    background-color: #434539;
}
 
#preftoc li.selected a {
    background-image: none;
    color: #FFFFFF;
    text-decoration: none;
}
 
#preftoc {
    background-image: none;
}
 
#preftoc a, #preftoc a:active {
    background-image: none;
    color: #ccd0b1;
}
 
#preftoc li {
    background-image: url("http://upload.wikimedia.org/wikipedia/commons/1/1f/Tahuna_maru_islet_Raroia.jpg") repeat scroll 0 0 transparent;
}
 
#preferences legend {
    color: #DDDDDD;
}
 
#preferences td.htmlform-tip {
    color: #DDDDDD;
}
 
.catlinks {
    background-color: #202219;
    border: 1px solid #36372e;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
}
 
.mw-warning {
    background-color: #87CEEB;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}
 
#toc, .toc, .mw-warning {
    background-color: #202219;
    border: 1px solid #36372e;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    font-size: 95%;
    padding: 5px;
}
 
#toc h2, .toc h2 {
    border: medium none;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}
 
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
    text-align: center;
}
 
#toc ul, .toc ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}
 
#toc ul ul, .toc ul ul {
    margin: 0 0 0 2em;
}
 
#toc .toctoggle, .toc .toctoggle {
    font-size: 94%;
}
 
ul#filetoc {
    background-color: #202020;
    border: 1px solid #36372e;
}
 
div.thumb {
    background-color: #87CEEB;
    border-color: transparent;
}
 
div.thumbinner {
    background-color: #202020;
    border: 1px solid #36372e;
}
 
li.gallerybox {
    background-color: transparent;
    border: 2px solid #36372e;
    display: -moz-inline-box;
    vertical-align: top;
}
 
li.gallerybox div.thumb {
    border: 1px solid #36372e;
}
 
table.wikitable {
    background: none repeat scroll 0 0 #202020;
    border: 1px solid #36372e;
    border-collapse: collapse;
    margin: 1em 1em 1em 0;
    color: #FBFBF2;
}
 
.wikitable th {
    background: none repeat scroll 0 0 #AAB966; /*old color #434539 */
    text-align: center;
    color:black;
}
 
.wikitable th a:link {
    color:#626455; 
}
 
.wikitable th a:hover{
    color:#FBFBF2; 
}
 
.wikitable th, .wikitable td {
    border: 1px solid #36372e;
    padding: 0.2em;
}
 
.wikitable th.sub 
{
    background: none repeat scroll 0 0 #C6C793; 
    text-align: center;
    color:black;
}
 
.wikitable th.subsub 
{
    background: none repeat scroll 0 0 #DDDDBE; 
    text-align: center;
    color:black;
}
 
table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: transparent;
    color: black;
}
 
fieldset {
    border: 1px solid #36372e;
}
 
table {
    color: #FBFBF2;
}
 
code {
    background-color: transparent;
}
 
pre {
    background-color: transparent;
    color: #FBFBF2;
}
 
.TablePager th {
    background-color: transparent;
}
 
.TablePager td, .TablePager tr:hover td {
    background-color: transparent;
}
 
div#content a.external {
    color: #BFC1B0;
}
 
div#content a.external:visited {
    color: #BFC1B0;
}
 
fieldset#mw-searchoptions {
margin: 0;
padding: 0.5em 0.75em 0.75em 0.75em !important;
border: none;
background-color: transparent;
border: 1px solid silver !important;
border-top-width: 0 !important;
}
 
.mw-specialpages-table {
   margin-bottom: 0;
   margin-top: 0;
}
 
table.mw-abuselog-details {
    background: none repeat scroll 0 0 transparent;
}
 
table.mw-abuselog-details th {
    background: none repeat scroll 0 0 #AAB966;
    text-align: center;
}
 
table.mw-abuselog-details th {
    border: 1px solid #36373E;
    padding: 0.2em;
    color: blue;
}
 
#pagehistory li.selected {
    background-color: transparent;
}
 
/* Cabal II */
body.ns-190, body.ns-191 {
    background: url("/w/images/a/a5/Bg2.jpg") no-repeat scroll left top #0a0c08;
    font: 1.10em corbel,"trebuchet ms",verdana,tahoma,arial,sans-serif;
    margin-right: 10px;
}
 
body.ns-190 #mw-head-base, body.ns-191 #mw-head-base {
    background-image: url("http://www.cabalwiki.com/w/images/7/71/Black.png");
    background-color: transparent;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    bottom: 0;
    height: 48px;
    margin-left: 176px;
    margin-top: 45px;
}
 
body.ns-190 #p-personal, body.ns-191 #p-personal {
    background-color: #1b1c16;
    border: 1px solid #5e5543;
    border-radius: 0 0 10px 10px;
    margin-right: 0;
    padding-bottom: 5px !important;
    padding-right: 15px !important;
    position: absolute;
    right: 0.75em;
}
 
body.ns-190 #p-personal a , body.ns-191 #p-personal a {
    color: #c6b48e;
}
 
body.ns-190 div.vectorTabs li a, body.ns-190 div.vectorTabs li a span {
    color: #c6b48e;
    cursor: pointer;
    font-weight: bold;
    text-shadow: -1px -1px 1px black;
    text-transform: uppercase;
}
 
body.ns-191 div.vectorTabs li a, body.ns-191 div.vectorTabs li a span {
    color: #c6b48e;
    cursor: pointer;
    font-weight: bold;
    text-shadow: -1px -1px 1px black;
    text-transform: uppercase;
}
 
body.ns-190 div.vectorTabs li.selected a, 
body.ns-190 div.vectorTabs li.selected a span, 
body.ns-190 div.vectorTabs li.selected a:visited, 
body.ns-190 div.vectorTabs li.selected a:visited span {
    color: #FBFBF2;;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px 1px black;
}
 
body.ns-191 div.vectorTabs li.selected a, 
body.ns-191 div.vectorTabs li.selected a span, 
body.ns-191 div.vectorTabs li.selected a:visited, 
body.ns-191 div.vectorTabs li.selected a:visited span {
    color: #FBFBF2;;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px 1px black;
}
 
body.ns-190 div.vectorTabs li.new a, 
body.ns-190 div.vectorTabs li.new a span, 
body.ns-190 div.vectorTabs li.new a:visited, 
body.ns-190 div.vectorTabs li.new a:visited span {
    color: #c6b48e;
    font-weight: bold;
}
 
body.ns-191 div.vectorTabs li.new a, 
body.ns-191 div.vectorTabs li.new a span, 
body.ns-191 div.vectorTabs li.new a:visited, 
body.ns-191 div.vectorTabs li.new a:visited span {
    color: #c6b48e;
    font-weight: bold;
}
 
body.ns-190 div#content, body.ns-191 div#content {
    background-image: none;
    background-color: #1B1C16;
    border: 3px solid #5e5543;
    border-top: 0px solid #181818;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    color: #FBFBF2;
    margin-bottom: 1em;
    margin-top: -5px;
    padding: 0.3em 1em 1em;
}
 
body.ns-190 div#content a.external, body.ns-190 div#content a[href^="gopher://"] {
    color: #c6b48e;
}
 
body.ns-190 div#content a.extiw, body.ns-190 div#content a.extiw:active {
    color: #c6b48e;
}
 
body.ns-191 div#content a.external, body.ns-191 div#content a[href^="gopher://"] {
    color: #c6b48e;
}
 
body.ns-191 div#content a.extiw, body.ns-191 div#content a.extiw:active {
    color: #c6b48e;
}
 
body.ns-190 div#mw-panel {
    background: url("http://upload.wikimedia.org/wikipedia/commons/1/1f/Tahuna_maru_islet_Raroia.jpg") repeat scroll 0 0 transparent;
    border: 3px solid #5e5543;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    line-height: 1em;
    padding: 5px;
    width: 145px;
    top: 170x
}
 
body.ns-190 div#mw-panel div.portal h5 {
    background: none repeat scroll 0 0 #918466;
    color: #f9feda;
}
 
body.ns-191 div#mw-panel {
    background: url("http://upload.wikimedia.org/wikipedia/commons/1/1f/Tahuna_maru_islet_Raroia.jpg") repeat scroll 0 0 transparent;
    border: 3px solid #5e5543;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    line-height: 1em;
    padding: 5px;
    width: 145px;
    top: 170x
}
 
body.ns-191 div#mw-panel div.portal h5 {
    background: none repeat scroll 0 0 #918466;
    color: #f9feda;
}
 
body.ns-190 div#mw-panel div.portal div.body ul li a {
    color: #FBFBF2;
    display: block;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
 
body.ns-190 div#mw-panel div.portal div.body ul li a:hover {
    background: none repeat scroll 0 0 #918466;
    color: #FBFBF2;
}
 
body.ns-190 div#mw-panel div.portal div.body ul li a:visited {
    color: #2C75FF;
    display: block;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
 
body.ns-191 div#mw-panel div.portal div.body ul li a {
    color: #2C75FF;
    display: block;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
 
body.ns-191 div#mw-panel div.portal div.body ul li a:hover {
    background: none repeat scroll 0 0 #918466;
    color: #2C75FF;
}
 
body.ns-191 div#mw-panel div.portal div.body ul li a:visited {
    color: #000080;
    display: block;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}