- 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: Difference between revisions

From Drowtales
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:
#ca-unwatch {display: none;}
#ca-unwatch {display: none;}
#ca-nstab-mediawiki {display:none;}
#ca-nstab-mediawiki {display:none;}
#mw-page-base {background: transparent; height: 25%;}
#mw-page-base {background: transparent; height: 18%;}
#left-navigation {display: none;}
#left-navigation {display: none;}
#p-navigation {background-image: url("/skins/common/images/BGSidebarMid.png");  
#p-navigation {background-image: url("/skins/common/images/BGSidebarMid.png");  

Revision as of 10:04, 29 May 2023

/* All CSS here will be loaded for users of the Vector skin */
body {background: #08070D; background-image: url("/skins/common/images/Orthorbbae%20Banner.png"); background-repeat: no-repeat; background-position: top left;}
.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%);
}
#simpleSearch {background: #fbfbfb !important;}
#p-cactions {background-image: linear-gradient(to top,#a49e8d 0,#bdb6a3 1px,#d6ceb8 100%);}
#p-personal {background-image: url("/skins/common/images/BGTabRemake.png"); 
background-size: 100% 120%; background-repeat: no-repeat; background-position: right;}
#p-personal ul {padding-right: 2em; padding-left: 2em}
#ca-talk {display:none;}
#ca-watch {display: none;}
#ca-unwatch {display: none;}
#ca-nstab-mediawiki {display:none;}
#mw-page-base {background: transparent; height: 18%;}
#left-navigation {display: none;}
#p-navigation {background-image: url("/skins/common/images/BGSidebarMid.png"); 
background-size: 100%; background-position: center;}
#p-tb {background-image: url("/skins/common/images/BGSidebarMid.png"); 
background-size: 100%; background-position: center;}
#content {border: 80px solid;
border-image-source: url("/skins/common/images/BGComplete.png"); 
border-image-slice: 80 80 80 80 fill;
border-image-repeat: round round;}