Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "MediaWiki:Vector.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
m (Text replace - "Square-Enix" to "Square Enix")
 
(79 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */


/* Nintendo = ff0016 */
body {
 
    background: #E0E0E0;
/* Widen search bar */
#simpleSearch input#searchInput {
width: 14em;
}
 
body  
{
  background: #CAF2FF;
}
}


textarea
@media (prefers-color-scheme: dark){
{
body, .mw-page-container {
background: #FAFAD2;
background: #181818;
}
}
}


#mw-page-base
div#mw-panel div.portal h3 {
{
    color: #181818;
  background: none;
}
}


#mw-panel.collapsible-nav div.portal div.body ul li a
#mw-page-base{
{
background:none;
  color:#EEE8AA;
 
}
}


#mw-panel.collapsible-nav div.portal div.body ul li a:visited
div#content {
{
    background: #FFFFFF;
  color:#CAF2FF;
    color: #181818;
    box-shadow: 0px 0px 10px -5px #000000;
    border:none;
}
}


/**********************************************
**
** VECTOR TABS
**
**********************************************/


#mw-panel.collapsible-nav div.portal
div.vectorTabs li a, div.vectorTabs li a span, div.vectorTabs li a:visited, div.vectorTabs li a:visited span{
{
color:#373737 !important;
  background:#000000;
border:none;
  border: 1px solid brown;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -icab-border-radius: 15px;
  -o-border-radius: 15px;
}
 
#mw-panel.collapsible-nav div.portal
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
}


#mw-panel.collapsible-nav div.portal h5
.vectorTabs ul{
{
border:none;
  color:#FFD700;
}
}


#mw-panel.collapsible-nav div.portal h5 a
div.vectorTabs ul li.selected {
{
    background: #FFFFFF;
  color:#FFD700;
    color: #181818;
    box-shadow: 0 -3px 9px -7px #000000;
    border-top: 2px solid #cc0000;
    position: relative;
    font-weight:500;
}
}


 
.vectorTabs ul li.selected a{
 
color:#181818;
#content
{
background: #FF7F00;
border: 1px solid brown;
color: #EEE8AA;
}
}


div#footer a
.vectorTabs a:hover, .vectorTabs a:focus{
{
box-shadow:none;
  color:#EEE8AA;
}
}


div#footer a:visited
.vectorTabs ul li:not(.selected), #mw-head .vectorMenu h3 {
{
    box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.15);
  color:#CAF2FF;
}
}


div#footer ul li
.vectorTabs, .vectorTabs ul, #mw-head .vectorMenu h3, div.vectorTabs ul li, .vectorMenu .menu {
{
    background: #F0F0F0;
  color:#EEE8AA;  
    transition: .1s ease-in-out;
 
}
}


div#footer ul
.vectorTabs li:hover {
{
    box-shadow: 0 -3px 9px -7px #000000;
  background:#000000;
    background: #fafafa;
  border: 1px solid brown;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -icab-border-radius: 15px;
  -o-border-radius: 15px;
}
}


 
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3{
 
background-image:none;
#p-personal
border-bottom:none;
{
  border-bottom-left-radius: 10px 10px;
  -moz-border-radius-bottomleft: 10px 10px;
  margin-right:-12px;
  padding-right:10px;
  padding-left:5px;
  background:#000000;
  border: 1px solid brown;
  color: #EEE8AA;
}
}


#p-personal ul li a
.vectorMenu {
{
    line-height: initial;
  color:yellow;
}
}


#p-personal ul li a.new
.vectorMenu h3 span {
{
    padding-top: 1.1em;
  color:#F66;
}
}


div.thumb
.vectorMenu .menu {
{
    border: 1px solid #DDD;
border-color: transparent;
    box-shadow: 0 7px 7px -3px rgba(0,0,0,0.5);
}
}


.vectorTabs
/**********************************************
{
**
background: #000000;
** CATEGORIES
color: #EEE8AA;
**
}
**********************************************/


div.vectorTabs ul li
.catlinks {
{
    background: #E0E0E0;
background: #000000;
    border: none;
color: #EEE8AA;
    box-shadow: 0 0 4px -1px #000000;
    color: #181818;
}
}


div.vectorTabs ul li.selected
/**********************************************
{
**
background: #000000;
** FOOTER
color: #EEE8AA;
**
}
**********************************************/
 
div.vectorMenu ul
{
background: #000000;
color: #EEE8AA;
}
 
div.vectorTabs li a,
div.vectorTabs li a span {
  color:#EEE8AA;
}
 
 
#siteNotice, #mw-dismissable-notice
{
  background:#paleGoldenrod;
}
 
#siteNotice a, #mw-dismissable-notice a
{
  color:#6753A1;
}
 
.CategoryTreeLabel
{
  color:#EEE8AA;
 
}
 
.CategoryTreeLabel:visited
{
  color:#CAF2FF;
}
 
.firstHeading
{
  /*color:#EEE8AA;*/
 
}
 
#siteSub
{
  color:#7F7C58;
}
 
#pt-userpage,
#pt-anonuserpage,
#pt-login {
    background: none;
}
 
#content a.extiw,
#content a.extiw:active {
    color: #EEE8AA;
    background: none;
    padding: 0;
}
#content a.external {
    color: #ff9d00;
}
 
#content a.external:visited {
    color: #ffb53f;
}
 
#toc
{
  background:none;
}
 
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:#CAF2FF;
font-weight:bold;
}
 
 
div.vectorMenu li a
{
color: paleGoldenrod;
}
 
body.ltr .thumbcaption
{
  color:#ff0000;
}
 
#content a.extiw,
#content a.extiw:active
{
  color:#ff0000;
}
 
.catlinks
{
  background:#000000;
}
 
.catlinks a
{
  color:#EEE8AA;
}
 
.catlinks a:visited
{
  color:#CAF2FF;
}
 
.CategoryTreeBullet
{
  color:#EEE8AA;
}
 
table
{
  background:transparent;
}
 
.palegoldenrod
{
color:#EEE8AA;
}
/* CSS placed here will affect users of the vector skin */
 
 
li.not-patrolled
{
background-color:#8253B2;
 
}
 
h4
{
background-color:#EEEE8A;
}
 
h2
{
background-color:#EEEE8A;
}
 
 
 
/* CSS placed here will affect users of the vector skin */
 
 
li.not-patrolled
{
background-color:#8253B2;
 
}
 
h4
{
background-color:#EEE8A;
}
 
div.Square Enix a, table.Square Enix a
{
  color:#EEEE8A;
}
 
div.Square Enix a:visited, table.Square Enix a:visited
{
  color:EEEE8A;
}
 
.Square Enix td a
{
  color:#BA0000;
}
 
.Square Enix td a:visited
{
  color:#0B0080;
}
 
.Square Enix td a.new
{
  color:#BA0000;
}


.Square Enix td a.new:visited
div#footer ul li {
{
    color: #181818;
  color:#A55858;
}
}

Latest revision as of 08:08, 24 December 2021

/* CSS placed here will affect users of the Vector skin */

body {
    background: #E0E0E0;
}

@media (prefers-color-scheme: dark){
	body, .mw-page-container {
		background: #181818;
	}
}

div#mw-panel div.portal h3 {
    color: #181818;
}

#mw-page-base{
	background:none;
}

div#content {
    background: #FFFFFF;
    color: #181818;
    box-shadow: 0px 0px 10px -5px #000000;
    border:none;
}

/**********************************************
**
**		VECTOR TABS
**
**********************************************/

div.vectorTabs li a, div.vectorTabs li a span, div.vectorTabs li a:visited, div.vectorTabs li a:visited span{
	color:#373737 !important;
	border:none;
}

.vectorTabs ul{
	border:none;
}

div.vectorTabs ul li.selected {
    background: #FFFFFF;
    color: #181818;
    box-shadow: 0 -3px 9px -7px #000000;
    border-top: 2px solid #cc0000;
    position: relative;
    font-weight:500;
}

.vectorTabs ul li.selected a{
	color:#181818;
}

.vectorTabs a:hover, .vectorTabs a:focus{
	box-shadow:none;
}

.vectorTabs ul li:not(.selected), #mw-head .vectorMenu h3 {
    box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.15);
}

.vectorTabs, .vectorTabs ul, #mw-head .vectorMenu h3, div.vectorTabs ul li, .vectorMenu .menu {
    background: #F0F0F0;
    transition: .1s ease-in-out;
}

.vectorTabs li:hover {
    box-shadow: 0 -3px 9px -7px #000000;
    background: #fafafa;
}

.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3{
	background-image:none;
	border-bottom:none;
}

.vectorMenu {
    line-height: initial;
}

.vectorMenu h3 span {
    padding-top: 1.1em;
}

.vectorMenu .menu {
    border: 1px solid #DDD;
    box-shadow: 0 7px 7px -3px rgba(0,0,0,0.5);
}

/**********************************************
**
**		CATEGORIES
**
**********************************************/

.catlinks {
    background: #E0E0E0;
    border: none;
    box-shadow: 0 0 4px -1px #000000;
    color: #181818;
}

/**********************************************
**
**		FOOTER
**
**********************************************/

div#footer ul li {
    color: #181818;
}