- This wiki is very much under construction. The original wiki was set to be shut down and the wiki was largely mirrored to a Fandom-based version, though most of the reference images had not yet been copied over. This migration was put on hold when it appeared the original wiki could in fact be retained, however the old wiki was lost in its entirety when the server was among the many taken down by a massive series of cyberattacks on data centers during early February, 2023. It is now being rebuilt with the launch of Hel. Sorry if it's a little messy right now!
Mascot Ariel Kid.png

MediaWiki:Vector.css and File:Portrait Vrachos.png: Difference between pages

From Drowtales
(Difference between pages)
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
 
body { background-color: #dcd4bf; }
#content { background-color: #dcd4bf; }
#mw-panel { background-color: #dcd4bf; }
#mw-head { background-color: #dcd4bf; }
#mw-head-base { background-color: #e6ffb4; }
#firstHeading { background-color: #d6ceb8; }
#catlinks { background-color: #d6ceb8; }
#p-tb { background-color: #d6ceb8; }
#p-navigation { background-color: #d6ceb8; }
#p-personal { background-color: #d6ceb8; }
.mw-body {
border: 1px solid #a49e8d;
}
.vector-menu-tabs-legacy li {
background-image: linear-gradient(to top,#a49e8d 0,#bdb6a3 1px,#d6ceb8 100%);
}
.vector-menu-tabs-legacy .selected {
background: #d6ceb8;
}
.ve-activated .vector-menu-tabs .selected {
box-shadow: inset 0 -1px 0 #d6ceb8;
}
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading {
background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a49e8d 100%);
}

Latest revision as of 10:51, 30 May 2023