ArcheAge Wiki
Advertisement

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 {
    background: transparent;
}

#p-logo a {
    background-image: url("/images/3/3b/Wiki_logo.png") !important;
}

/* Framework */
body {
background: #000000 url("/images/a/a8/E-bg.jpg") no-repeat scroll left top;
background-attachment: fixed;
height: 100%;
}

body, html {
font: 1em corbel, "trebuchet ms", verdana, tahoma, arial, sans-serif;
}

/* Needs Organization */
#mw-page-base {
    background: transparent !important;   
}

#mw-head-base {
    background-image: none;
    background-color: #44364b;
    border-left: 3px solid #36293d;
    border-right: 3px solid #36293d;
    border-top: 3px solid #36293d;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    bottom: 0;
    height: 48px;
    margin-left: 160px;
    margin-top: 5px;
}

#p-personal {
    background-color: #44364b;
    border: 1px solid #36293d;
    border-radius: 0 0 10px 10px;
    margin-left: 12em;
    margin-right: 0;
    padding-bottom: 5px !important;
    padding-right: 15px !important;
    position: absolute;
    right: 0.75em;
    top: 0;
}

#p-personal #pt-mytalk, 
#p-personal #pt-preferences, 
#p-personal #pt-watchlist, 
#p-personal #pt-mycontris, 
#p-personal #pt-logout {
    text-transform: lowercase;
}

#left-navigation {
    left: 185px;
    position: relative;
    top: 90px;
}

#right-navigation {
    float: right;
    margin-right: 16px;
    position: relative;
    top: 50px;
}
div.vectorTabs {
    background-image: none;
}

div.vectorTabs ul {
    background-image: none;
}

div.vectorTabs li a {
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
}

div.vectorTabs ul li {
    background-color:transparent;
    background-image:none;
}

#mw-head div.vectorMenu h5 {
    background-image: none;
}

div.vectorMenu h5 a {
    background-image: none;
}

div.vectorTabs li a, div.vectorTabs li a span {
    color: #939393;
    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: white;
    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: #D70000;
    font-weight: bold;
}

div.vectorTabs li a {
    background-image: none;
}

div.vectorTabs span {
    background-image: none;
}

#searchInput {
    background: #FFFFFF;
    border: 1px solid #3B3B3B;
    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: #44364b;
    border: 3px solid #36293d;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    color: #FFFFFF;
    margin-bottom: 1em;
    margin-top: -5px;
    padding: 0.3em 1em 1em;
}

div#mw-panel {
    background: url("/images/9/9a/Subbg.png") repeat scroll 0 0 transparent;
    border: 2px solid #36293d;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    line-height: 1em;
    padding: 5px;
    width: 141px;
}

div#mw-panel div.portal h5 {
    background: none repeat scroll 0 0 #E6E6E6;
    color: #000000;
    font-size: 1em;
}

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 {
    font-size: 10px;
}

div#mw-panel div.portal div.body ul li a {
    color: #F0F0F0;
    display: block;
    font-weight: 700;
    padding: 4px 11px;
    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 rgba(128, 128, 128, 0.8);
}

div#mw-panel div.portal div.body ul li a:visited {
    color: #F0F0F0;
    display: block;
    font-weight: 700;
    padding: 4px 11px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

div#mw-panel div.portal div.body ul li {
    font-size: 14px;
    line-height: 1.125em;
}

a {
    background: none repeat scroll 0 0 transparent;
    color: #70B8FF;
    cursor: pointer;
    text-decoration: none;
}

a:visited {
    color: #61A6EB;
}

a#title {
    display: none;
}

a#title:hover {
    display: none;
}

a:active {
    color: #FAA700;
}

a:hover {
    color: #4D9AC8;
}

a.stub {
    color: #772233;
}

a.new, #p-personal a.new {
    color: #BA0000;
}

a.new:visited, #p-personal a.new:visited {
    color: #0F5ECD;
}

div#content a.external {
    color: #70B8FF;
}

div#content a.external:visited {
    color: #61A6EB;
}

hr {
    background-color: #888888;
    border: 0 none;
    color: #888888;
    height: 1px;
    margin: 0.2em 0;
}
h1, h2, h3, h4, h5, h6 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #888888;
    color: #FFFFFF;
    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: #000000;
}

h4.mw-specialpagesgroup {
    background-color: #303030;
    border-left: 1px solid #181818;
    border-right: 1px solid #181818;
    border-top: 1px solid #181818;
    margin: 0.3em 0 0;
    padding: 2px;
}

#preferences {
    background-color: #44364b;
    background-image: none;
    border: 1px solid #36293d;
    clear: both;
    float: left;
    margin: -2px 0 0;
    width: 100%;
}

#preferences fieldset.prefsection fieldset {
    background-color: #44364b;
}

#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: #70B8FF;
}

#preftoc li {
    background-image: none;
}

#preferences legend {
    color: #DDDDDD;
}

#preferences td.htmlform-tip {
    color: #DDDDDD;
}

.catlinks {
    background-color: #202020;
    border: 1px solid #111111;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
}

.mw-warning {
    background-color: #282828;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}

#toc, .toc, .mw-warning {
    background-color: #202020;
    border: 1px solid #111111;
    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%;
}

div.thumb {
    background-color: transparent;
    border-color: transparent;
}

li.gallerybox {
    background-color: transparent;
    border: 2px solid #111111;
}

div.thumbinner {
    background-color: #202020;
    border: 1px solid #111111;
}

div#bodyContent table.wikitable {
    color: #FFFFFF;
}

.mw-specialpages-table {
    margin-bottom: 0;
    margin-top: 0;
}

#pagehistory li.selected {
     background-color: transparent;
}

#pagehistory li {
    border: 1px solid #808080;
}

table.wikitable {
    background: transparent;
}

.wikitable th {
    background: transparent;
}

table.mw-abuselog-details {
    background: transparent;
}

table.mw-abuselog-details th {
    background: transparent;
}

table.mw-abuselog-details tr {
    background: transparent;
}

.TablePager th {
    background-color: transparent;
}

.TablePager td {
background-color: transparent;
}

.TablePager tr, .TablePager tr:hover td {
    background-color: transparent;
}
Advertisement