MediaWiki:Vector.css: Difference between revisions

From Equestripedia, the Archives of Equestria!
Content added Content deleted
 
No edit summary
Line 4: Line 4:
/* Importing selection coloration */
/* Importing selection coloration */
::selection {
::selection {
background: #6153A2; /* WebKit/Blink Browsers */
background: #3A9B86; /* WebKit/Blink Browsers */
color: #EAD5FC;
color: #fff7e9;
}
}
::-moz-selection {
::-moz-selection {
background: #6153A2; /* Gecko Browsers */
background: #3A9B86; /* Gecko Browsers */
color: #EAD5FC;
color: #fff7e9;
}
}


Line 17: Line 17:


body {
body {
background-color: #48336e;
background-color: #256356;
background-repeat: repeat;
background-repeat: repeat;
}
}


#content {
#content {
border-left: 2px solid #6153A2;
border-left: 2px solid #3A9B86;
border-right: 2px solid #6153A2;
border-right: 2px solid #3A9B86;
border-top: 2px solid #6153A2;
border-top: 2px solid #3A9B86;
background: #DDC3FF;
background: #f4fbf9;
}
}


Line 31: Line 31:


#p-personal {
#p-personal {
background-color: #DDC3FF;
background-color: #f4fbf9;
top: -0.09em;
top: -0.09em;
margin-right: 4em;
margin-right: 4em;
Line 37: Line 37:
border-radius: 2px 2px 10px 10px;
border-radius: 2px 2px 10px 10px;
border-style: solid;
border-style: solid;
border-color: #6153A2;
border-color: #3A9B86;
border-width: 2px;
border-width: 2px;
}
}
Line 55: Line 55:


div.vectorTabs ul li {
div.vectorTabs ul li {
background-color: #DDC3FF;
background-color: #f4fbf9;
background-image: none;
background-image: none;
border: 2px;
border: 2px;
Line 64: Line 64:
margin-top: 0.5em;
margin-top: 0.5em;
border-style: solid;
border-style: solid;
border-color: #6153A2;
border-color: #3A9B86;
min-width: 30px;
min-width: 30px;
border-top:2px solid #6153A2;
border-top:2px solid #3A9B86;
border-right:2px solid #6153A2;
border-right:2px solid #3A9B86;
border-bottom:1px solid #6153A2;
border-bottom:1px solid #3A9B86;
border-left:2px solid #6153A2;
border-left:2px solid #3A9B86;
}
}


Line 80: Line 80:


div.vectorTabs li.selected {
div.vectorTabs li.selected {
background: #6153A2 !important;
background: #3A9B86 !important;
border-bottom: 1px #E7C6FF;
border-bottom: 1px #E7C6FF;
}
}


div#mw-head div.vectorMenu h3 {
div#mw-head div.vectorMenu h3 {
background: #DDC3FF;
background: #f4fbf9;
height: 28px;
height: 28px;
margin-top: 0.6em;
margin-top: 0.6em;
border-style: solid;
border-style: solid;
border-color: #6153A2;
border-color: #3A9B86;
border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
margin-left: 0.1em;
margin-left: 0.1em;
margin-right: 0.4em;
margin-right: 0.4em;
border-top:2px solid #6153A2;
border-top:2px solid #3A9B86;
border-right:2px solid #6153A2;
border-right:2px solid #3A9B86;
border-bottom:1px solid #6153A2;
border-bottom:1px solid #3A9B86;
border-left:2px solid #6153A2;
border-left:2px solid #3A9B86;
}
}


div#mw-head div.vectorMenu h3 {
div#mw-head div.vectorMenu h3 {
background: #DDC3FF;
background: #f4fbf9;
color: #DDC3FF;
color: #f4fbf9;
border-top: 2px solid #6153A2;
border-top: 2px solid #3A9B86;
border-right: 2px solid #6153A2;
border-right: 2px solid #3A9B86;
}
}


Line 116: Line 116:
div.vectorTabs li.selected a:visited, div.vectorTabs li.selected a:visited {
div.vectorTabs li.selected a:visited, div.vectorTabs li.selected a:visited {
text-decoration: none;
text-decoration: none;
color: #DDC3FF;
color: #f4fbf9;
}
}


.selected {
.selected {
background: #DDC3FF;
background: #f4fbf9;
}
}


div.vectorTabs li.selected a:link, div.vectorTabs li.selected a:link {
div.vectorTabs li.selected a:link, div.vectorTabs li.selected a:link {
text-decoration: none;
text-decoration: none;
color: #DDC3FF;
color: #f4fbf9;
}
}


div#mw-panel div.portal div.body {background-image:linear-gradient(-90deg, #6153A2, #6153A2 16.7%, #6153A2 83.3%, #6153A2); background-size: 100% 1px;}
div#mw-panel div.portal div.body {background-image:linear-gradient(-90deg, #3A9B86, #3A9B86 16.7%, #3A9B86 83.3%, #3A9B86); background-size: 100% 1px;}


#right-navigation {
#right-navigation {
Line 153: Line 153:


#mw-panel {
#mw-panel {
background-color: #DDC3FF;
background-color: #f4fbf9;
max-width: 8em;
max-width: 8em;
margin-left: 0.8em;
margin-left: 0.8em;
Line 159: Line 159:
padding: 1em 0.5em 1em 0em;
padding: 1em 0.5em 1em 0em;
border-style: solid;
border-style: solid;
border-color: #6153A2;
border-color: #3A9B86;
border-width: 2px 2px 2px 10px;
border-width: 2px 2px 2px 10px;
border-radius: 2px;
border-radius: 2px;
Line 166: Line 166:
.mw-body {
.mw-body {
border-style: solid;
border-style: solid;
border-color: #6153A2;
border-color: #3A9B86;
border-width: 2px 2px 0 2px;
border-width: 2px 2px 0 2px;
margin-left: 11em;
margin-left: 11em;
Line 184: Line 184:


#footer {
#footer {
background-color: #6153A2;
background-color: #3A9B86;
color: #FFF;
color: #FFF;
border-style: solid;
border-style: solid;
border-color: #6153A2;
border-color: #3A9B86;
border-width: 2px 2px 2px 2px;
border-width: 2px 2px 2px 2px;
margin-right: 5em;
margin-right: 5em;
Line 219: Line 219:
border-radius: 0.5em;
border-radius: 0.5em;
border: none;
border: none;
background: #EAD5FC;
background: #fff7e9;
color: #6153A2;
color: #3A9B86;
padding: 0 0;
padding: 0 0;
}
}
Line 233: Line 233:
border-radius: 0.5em;
border-radius: 0.5em;
border: none;
border: none;
background: #EAD5FC;
background: #fff7e9;
color: #6153A2;
color: #3A9B86;
padding: 0 0;
padding: 0 0;
}
}


div#simpleSearch input {
div#simpleSearch input {
color: #6153A2;
color: #3A9B86;
background-image: none;
background-image: none;
background-color: #DDC3FF;
background-color: #f4fbf9;
border-radius: 0.5em;
border-radius: 0.5em;
}
}
Line 250: Line 250:
border: 2px solid #362668;
border: 2px solid #362668;
background: #4A338E;
background: #4A338E;
color: #EAD5FC;
color: #fff7e9;
}
}


Line 256: Line 256:
border: none;
border: none;
background: #4A338E;
background: #4A338E;
color: #EAD5FC;
color: #fff7e9;
}
}


Line 263: Line 263:
border-top: 1px solid #362668;
border-top: 1px solid #362668;
background: #4A338E;
background: #4A338E;
color: #EAD5FC;
color: #fff7e9;
}
}


Line 272: Line 272:
.suggestions a.mw-searchSuggest-link:active,
.suggestions a.mw-searchSuggest-link:active,
.suggestions a.mw-searchSuggest-link:focus {
.suggestions a.mw-searchSuggest-link:focus {
color: #EAD5FC;
color: #fff7e9;
}
}


Line 284: Line 284:


.suggestions-result-current {
.suggestions-result-current {
background: #6153A2 !important;
background: #3A9B86 !important;
color: #FFFCAD;
color: #FFFCAD;
}
}
Line 300: Line 300:


.mw-search-profile-tabs {
.mw-search-profile-tabs {
background-color: #6153A2;
background-color: #3A9B86;
margin-top: 1em;
margin-top: 1em;
border: none;
border: none;
Line 307: Line 307:


.mw-search-profile-tabs div.search-types ul li.current a {
.mw-search-profile-tabs div.search-types ul li.current a {
color: #EAD5FC;
color: #fff7e9;
cursor: default;
cursor: default;
}
}


.results-info {
.results-info {
color: #EAD5FC;
color: #fff7e9;
}
}

Revision as of 04:23, 1 April 2020

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

/* Importing selection coloration */
::selection {
  background: #3A9B86; /* WebKit/Blink Browsers */
  color: #fff7e9;
}
::-moz-selection {
  background: #3A9B86; /* Gecko Browsers */
  color: #fff7e9;
}

/*==================================================
  ALL PAGES
==================================================*/

body {
  background-color: #256356;
  background-repeat: repeat;
}

#content { 
         border-left: 2px solid #3A9B86; 
         border-right: 2px solid #3A9B86; 
         border-top: 2px solid #3A9B86; 
         background: #f4fbf9;
}

/* Styles the account information box in the top right corner */

#p-personal {
  background-color: #f4fbf9;
  top: -0.09em;
  margin-right: 4em;
  padding: 2px 12px 2px 0;
  border-radius: 2px 2px 10px 10px;
  border-style: solid;
  border-color: #3A9B86;
  border-width: 2px;
}

/* Tab stuff */
div.vectorTabs {
  background-image: none;
}

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

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

  div.vectorTabs ul li {
    background-color: #f4fbf9;
    background-image: none;
    border: 2px;
    border-radius: 0.95em 0.95em 0 0;
    height: 1.9em;
    line-height: 1px;
    margin-right: 0.15em;
    margin-top: 0.5em;
    border-style: solid;
    border-color: #3A9B86;
    min-width: 30px;
    border-top:2px solid #3A9B86;
    border-right:2px solid #3A9B86;
    border-bottom:1px solid #3A9B86;
    border-left:2px solid #3A9B86;
  }

.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a {
  background-position: 90% 50%;
  width: 60px;
  overflow: visible;
  padding: 16px;
}

div.vectorTabs li.selected {
    background: #3A9B86 !important;
    border-bottom: 1px #E7C6FF;
}

div#mw-head div.vectorMenu h3 {
  background: #f4fbf9;
  height: 28px;
  margin-top: 0.6em;
  border-style: solid;
  border-color: #3A9B86;
  border-radius: 10px 10px 0 0;
  margin-left: 0.1em;
  margin-right: 0.4em;
  border-top:2px solid #3A9B86;
  border-right:2px solid #3A9B86;
  border-bottom:1px solid #3A9B86;
  border-left:2px solid #3A9B86;
}

div#mw-head div.vectorMenu h3 {
    background: #f4fbf9; 
    color: #f4fbf9;
    border-top: 2px solid #3A9B86;
    border-right: 2px solid #3A9B86;
}

div.vectorMenu h3 span {
  padding-top: 6px;
}

#left-navigation {
  margin-left: 11em;
}

div.vectorTabs li.selected a:visited, div.vectorTabs li.selected a:visited {
  text-decoration: none;
  color: #f4fbf9;
}

.selected {
 background: #f4fbf9;
}

div.vectorTabs li.selected a:link, div.vectorTabs li.selected a:link {
  text-decoration: none;
  color: #f4fbf9;
}

div#mw-panel div.portal div.body {background-image:linear-gradient(-90deg, #3A9B86, #3A9B86 16.7%, #3A9B86 83.3%, #3A9B86); background-size: 100% 1px;}

#right-navigation {
  margin-right: 4em;
  overflow: visible;
  display: inline;
}

#p-logo {
  left: -1em;
  margin-top: -185px;
  margin-left: -15px;
}
/* Importing selection coloration 
.mw-wiki-logo {
    background-image: url("https://www.ponywiki.mlpwiki.net/wiki/images/f/f8/Pride_month_and_other_important_days_for_LGBT_stuff_logo.png");
}
*/
div#mw-page-base {
  background-image: none;
  background-color: rgba(255,255,255,0);
  opacity: 0;
}

#mw-panel {
  background-color: #f4fbf9;
  max-width: 8em;
  margin-left: 0.8em;
  margin-top: 11em;
  padding: 1em 0.5em 1em 0em;
  border-style: solid;
  border-color: #3A9B86;
  border-width: 2px 2px 2px 10px;
  border-radius: 2px;
}

.mw-body {
  border-style: solid;
  border-color: #3A9B86;
  border-width: 2px 2px 0 2px;
  margin-left: 11em;
  margin-right: 5em;
}

  .mw-body h1, .mw-body h2, .mw-body #firstHeading {
    font-family: sans-serif;
    background-position: 95% -1.75%;
    background-repeat: no-repeat;
  }

/* Fixes an issue where File:Drip-heading.png shows behind the word "Contents" in the table of contents */
div.toctitle > h2 {
  background-image: none
}

#footer {
  background-color: #3A9B86;
  color: #FFF;
  border-style: solid;
  border-color: #3A9B86;
  border-width: 2px 2px 2px 2px;
  margin-right: 5em;
  margin-bottom: 5em;
  border-radius: 0 0 10px 10px;
}

#footer a:link { color: #FFF; } /* normal unvisited links */
#footer a:link:visited { color: #FFF; } /* visited links */
#footer a:link:active { color: #FFF; } /* active links */
#footer a:link.new { color: #FFF; } /* new links */
#footer a:link.extiw { color: #FFF; } /* interwiki links */
#footer a:link.external { color: #FFF; } /* external links */
#footer a:link.stub { color: #FFF; } /* hovered links */

/* Search */

div#simpleSearch #searchInput {
	top: 0;
	left: 0;
	width: 100%;
	padding: 0.2em 0em 5px 0.2em;
	font-size: 13px;
	direction: ltr;
	-webkit-appearance: textfield;
}

#p-search input {}

#p-search div#simpleSearch {
	border-radius: 0.5em;
	border: none;
	background: #fff7e9;
	color: #3A9B86;
	padding: 0 0;
}

div#simpleSearch #searchButton,
div#simpleSearch #mw-searchButton {
	background-position: center center;
	background-repeat: no-repeat;
}

#searchInput {
	border-radius: 0.5em;
	border: none;
	background: #fff7e9;
	color: #3A9B86;
	padding: 0 0;
}

div#simpleSearch input {
	color: #3A9B86;
	background-image: none;
	background-color: #f4fbf9;
	border-radius: 0.5em;
}

div.suggestions,
html>body div.suggestions {
	border-radius: 0.5em;
	border: 2px solid #362668;
	background: #4A338E;
	color: #fff7e9;
}

.suggestions-results {
	border: none;
	background: #4A338E;
	color: #fff7e9;
}

.suggestions-special {
	border: none;
	border-top: 1px solid #362668;
	background: #4A338E;
	color: #fff7e9;
}

.suggestions-result,
.suggestions-special .special-query,
.suggestions a.mw-searchSuggest-link,
.suggestions a.mw-searchSuggest-link:hover,
.suggestions a.mw-searchSuggest-link:active,
.suggestions a.mw-searchSuggest-link:focus {
	color: #fff7e9;
}

.suggestions-special .special-label {
	color: #FFFCAD;
}

.suggestions-result-current .special-label {
	color: #FFFCAD;
}

.suggestions-result-current {
	background: #3A9B86 !important;
	color: #FFFCAD;
}

.suggestions-result-current .special-query,
.suggestions-result-current a.mw-searchSuggest-link,
.suggestions-result-current a.mw-searchSuggest-link:hover,
.suggestions-result-current a.mw-searchSuggest-link:active,
.suggestions-result-current a.mw-searchSuggest-link:focus {
	color: #FFFCAD;
}


/* Search Results Page */

.mw-search-profile-tabs {
	background-color: #3A9B86;
	margin-top: 1em;
	border: none;
	border-radius: 0.5em;
}

.mw-search-profile-tabs div.search-types ul li.current a {
	color: #fff7e9;
	cursor: default;
}

.results-info {
	color: #fff7e9;
}