Difference between revisions of "Xiu.css"
m |
m |
||
(90 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | body { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | #footer-poweredbyico { | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | .gallerytext { | ||
+ | color: #F30; | ||
+ | } | ||
+ | |||
+ | a { | ||
+ | color: #F30; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: #aa0; | ||
+ | } | ||
+ | |||
+ | #loki-table { | ||
+ | border: 0px; | ||
+ | } | ||
+ | |||
+ | .loki-cell a, .loki-cell a:visited, #content .loki-cell a.external, #content .loki-cell a.external:visited { | ||
+ | color: #e30; | ||
+ | } | ||
+ | |||
+ | a.new, #p-personal a.new { | ||
+ | color: #aa2200; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | html .thumbimage { | ||
+ | border: 1px solid #000; | ||
+ | } | ||
+ | |||
+ | div.thumbinner { | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .mw-content-ltr div.magnify a { | ||
+ | background-image: none; | ||
+ | } | ||
+ | |||
+ | #simpleSearch #searchInput { | ||
+ | background-color: #000; | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #simpleSearch input { | ||
+ | background-color: #810; | ||
+ | } | ||
+ | |||
+ | #simpleSearch { | ||
+ | border: 0px; | ||
+ | } | ||
+ | |||
.loki-cell-table { | .loki-cell-table { | ||
− | background-color: #000 | + | background: -webkit-gradient(linear, 48% top, 52% bottom, from(rgba(128, 128, 128, .3)), to(rgba(0, 0, 0, .3))); |
+ | background: -moz-linear-gradient(-80deg, rgba(128, 128, 128, .3), rgba(0, 0, 0, .3)); | ||
+ | background-color: #000; | ||
} | } | ||
.loki-cell-table td { | .loki-cell-table td { | ||
− | color: #88AA00 !important | + | color: #88AA00 !important; |
} | } | ||
.loki-cell { | .loki-cell { | ||
Line 11: | Line 76: | ||
} | } | ||
.loki-glass { | .loki-glass { | ||
− | background-color: # | + | background-color: #212913 !important; |
+ | text-shadow: 0 0px 2px rgb(0, 0, 0), 0 0px 2px rgb(0, 0, 0),0 0px 5px rgb(0, 0, 0); | ||
+ | font-variant: small-caps; | ||
+ | font-family: Book Antiqua,serif; | ||
+ | font-weight: bold; | ||
} | } | ||
.loki-header { | .loki-header { | ||
background-color: #000 !important; | background-color: #000 !important; | ||
+ | border: 1px solid #000; | ||
+ | color: #88AA00; | ||
+ | } | ||
+ | |||
+ | #mw-panel .portal .body li a { | ||
+ | color: #F30; | ||
+ | } | ||
+ | |||
+ | #mw-panel .portal h3 { | ||
+ | color: #b5b5b5; | ||
+ | } | ||
+ | |||
+ | #footer ul li { | ||
+ | color: #b5b5b5; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | .catlinks { | ||
+ | border: 0px; | ||
+ | } | ||
+ | |||
+ | #mw-head { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | .mw-body { | ||
+ | background-color: #000; | ||
+ | border: 0px; | ||
+ | border-left: 1px solid #a2a9b1 | ||
+ | } | ||
+ | |||
+ | .vectorTabs { | ||
+ | background-image: none; | ||
+ | background-color: #a2a9b1; | ||
+ | } | ||
+ | |||
+ | .vectorTabs li a { | ||
+ | color: #F30; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | .vectorTabs li.selected a { | ||
+ | color: #b9b9b9; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | .vectorMenu { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | #mw-head .vectorMenu h3 { | ||
+ | background-image: none; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | .vectorMenu .menu { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | .vectorMenu h3 span { | ||
+ | color: #F30; | ||
+ | } | ||
+ | |||
+ | .vectorMenu li a { | ||
+ | color: #F30; | ||
+ | } | ||
+ | |||
+ | #right-navigation { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | #firstHeading { | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | #headerspan { | ||
+ | font-family:Book Antiqua, serif; | ||
+ | font-variant:small-caps; | ||
+ | font-size:xx-large; | ||
+ | color:#c20; | ||
+ | font-style:italic; | ||
+ | text-shadow: 0px 0px 1px,0px 0px 5px,0px 0px 10px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .centertext { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #verbenaspan { | ||
+ | height: 450px; | ||
+ | width:100%; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | #verbenaspan2 { | ||
+ | position: relative; | ||
+ | left: 0px; top: -450px; | ||
+ | background-color: transparent !important; | ||
+ | background: none !important; | ||
+ | } | ||
+ | |||
+ | #verbenadiv { | ||
+ | margin-left:50px; | ||
+ | background-color: transparent !important; | ||
+ | background: none !important; | ||
+ | } | ||
+ | |||
+ | .verbenasymbol { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | #primordialspan { | ||
+ | height: 0px; | ||
+ | width:100%; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .primordial { | ||
+ | width: 300px; | ||
+ | height: auto; | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | .redfont { | ||
+ | font-weight:bold; | ||
+ | font-family:Book Antiqua,serif; | ||
+ | font-variant:small-caps; | ||
+ | font-size:x-large; | ||
+ | color:#c20; | ||
+ | text-shadow: 0px 0px 10px; | ||
+ | } | ||
+ | |||
+ | .greyfont { | ||
+ | font-weight:bold; | ||
+ | font-family:Book Antiqua,serif; | ||
+ | font-variant:small-caps; | ||
+ | font-size:medium; | ||
+ | color:#7f7f7f; | ||
+ | } | ||
+ | |||
+ | .greenentry { | ||
+ | margin-left: 50px; | ||
+ | font-variant:small-caps; | ||
+ | } | ||
+ | |||
+ | .greentext { | ||
+ | font-variant:small-caps; | ||
+ | } | ||
+ | |||
+ | .contactstable { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | .contactscolumn { | ||
+ | vertical-align: middle; | ||
+ | width: 50%; | ||
+ | } | ||
+ | |||
+ | .contactsentry { | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | #maintable { | ||
+ | margin:20px; | ||
+ | margin-bottom: -450px; | ||
+ | } | ||
+ | |||
+ | #biocontainer { | ||
+ | position: relative; | ||
+ | left: 0px; top: 0px; | ||
+ | background-color: transparent !important; | ||
+ | background: none !important; | ||
+ | } | ||
+ | |||
+ | #biocontainer2 { | ||
+ | background-color: transparent !important; | ||
+ | background: none !important; | ||
+ | } | ||
+ | |||
+ | .biotext { | ||
+ | font-weight:bold; | ||
+ | font-family:Book Antiqua,serif; | ||
+ | font-variant:small-caps; | ||
+ | } | ||
+ | |||
+ | .bioseparator { | ||
+ | border-bottom: 1px solid #D3D3D3; | ||
+ | margin-top: 5px; | ||
+ | margin-bottom: 5px; | ||
} | } |
Latest revision as of 04:04, 6 June 2023
body {
background-color: #000;
}
ul {
list-style-image: none;
}
- footer-poweredbyico {
visibility: hidden;
}
.gallerytext {
color: #F30;
}
a {
color: #F30;
}
a:visited {
color: #aa0;
}
- loki-table {
border: 0px;
}
.loki-cell a, .loki-cell a:visited, #content .loki-cell a.external, #content .loki-cell a.external:visited {
color: #e30;
}
a.new, #p-personal a.new {
color: #aa2200; font-weight: bold;
}
html .thumbimage { border: 1px solid #000; }
div.thumbinner { border: 0px; background-color: transparent; }
.mw-content-ltr div.magnify a { background-image: none; }
- simpleSearch #searchInput {
background-color: #000; color: #fff;
}
- simpleSearch input {
background-color: #810; }
- simpleSearch {
border: 0px; }
.loki-cell-table {
background: -webkit-gradient(linear, 48% top, 52% bottom, from(rgba(128, 128, 128, .3)), to(rgba(0, 0, 0, .3))); background: -moz-linear-gradient(-80deg, rgba(128, 128, 128, .3), rgba(0, 0, 0, .3)); background-color: #000;
}
.loki-cell-table td {
color: #88AA00 !important;
} .loki-cell {
border: solid 1px #000000 !important;
} .loki-glass {
background-color: #212913 !important; text-shadow: 0 0px 2px rgb(0, 0, 0), 0 0px 2px rgb(0, 0, 0),0 0px 5px rgb(0, 0, 0); font-variant: small-caps; font-family: Book Antiqua,serif; font-weight: bold;
}
.loki-header {
background-color: #000 !important; border: 1px solid #000; color: #88AA00;
}
- mw-panel .portal .body li a {
color: #F30;
}
- mw-panel .portal h3 {
color: #b5b5b5;
}
- footer ul li {
color: #b5b5b5;
}
- catlinks {
background-color: #000;
}
.catlinks {
border: 0px;
}
- mw-head {
background-color: #000;
}
.mw-body {
background-color: #000; border: 0px; border-left: 1px solid #a2a9b1
}
.vectorTabs { background-image: none; background-color: #a2a9b1; }
.vectorTabs li a {
color: #F30; background-color: #000;
}
.vectorTabs li.selected a {
color: #b9b9b9; background-color: #000;
}
.vectorMenu {
background-color: #000;
}
- mw-head .vectorMenu h3 {
background-image: none; background-color: #000; }
.vectorMenu .menu {
background-color: #000;
}
.vectorMenu h3 span {
color: #F30;
}
.vectorMenu li a {
color: #F30;
}
- right-navigation {
background-color: #000;
}
- firstHeading {
border-bottom: 0px;
}
- headerspan {
font-family:Book Antiqua, serif; font-variant:small-caps; font-size:xx-large; color:#c20; font-style:italic; text-shadow: 0px 0px 1px,0px 0px 5px,0px 0px 10px; text-align: center;
}
.centertext {
text-align: center;
}
- verbenaspan {
height: 450px; width:100%; display: block;
}
- verbenaspan2 {
position: relative; left: 0px; top: -450px; background-color: transparent !important; background: none !important;
}
- verbenadiv {
margin-left:50px; background-color: transparent !important; background: none !important;
}
.verbenasymbol {
width: 100%; height: auto;
}
- primordialspan {
height: 0px; width:100%; display: block;
}
.primordial {
width: 300px; height: auto; display: block; margin-left: auto; margin-right: auto;
}
.redfont {
font-weight:bold; font-family:Book Antiqua,serif; font-variant:small-caps; font-size:x-large; color:#c20; text-shadow: 0px 0px 10px;
}
.greyfont {
font-weight:bold; font-family:Book Antiqua,serif; font-variant:small-caps; font-size:medium; color:#7f7f7f;
}
.greenentry {
margin-left: 50px; font-variant:small-caps;
}
.greentext {
font-variant:small-caps;
}
.contactstable {
width: 100%;
}
.contactscolumn {
vertical-align: middle; width: 50%;
}
.contactsentry {
text-align: center; vertical-align: middle;
}
- maintable {
margin:20px; margin-bottom: -450px;
}
- biocontainer {
position: relative; left: 0px; top: 0px; background-color: transparent !important; background: none !important;
}
- biocontainer2 {
background-color: transparent !important; background: none !important;
}
.biotext {
font-weight:bold; font-family:Book Antiqua,serif; font-variant:small-caps;
}
.bioseparator {
border-bottom: 1px solid #D3D3D3; margin-top: 5px; margin-bottom: 5px;
}