MediaWiki:Vector.css: Difference between revisions

Content deleted Content added
 
No edit summary
Line 4:
/* Importing selection coloration */
::selection {
background: #6153A23A9B86; /* WebKit/Blink Browsers */
color: #EAD5FCfff7e9;
}
::-moz-selection {
background: #6153A23A9B86; /* Gecko Browsers */
color: #EAD5FCfff7e9;
}
 
Line 17:
 
body {
background-color: #48336e256356;
background-repeat: repeat;
}
 
#content {
border-left: 2px solid #6153A23A9B86;
border-right: 2px solid #6153A23A9B86;
border-top: 2px solid #6153A23A9B86;
background: #DDC3FFf4fbf9;
}
 
Line 31:
 
#p-personal {
background-color: #DDC3FFf4fbf9;
top: -0.09em;
margin-right: 4em;
Line 37:
border-radius: 2px 2px 10px 10px;
border-style: solid;
border-color: #6153A23A9B86;
border-width: 2px;
}
Line 55:
 
div.vectorTabs ul li {
background-color: #DDC3FFf4fbf9;
background-image: none;
border: 2px;
Line 64:
margin-top: 0.5em;
border-style: solid;
border-color: #6153A23A9B86;
min-width: 30px;
border-top:2px solid #6153A23A9B86;
border-right:2px solid #6153A23A9B86;
border-bottom:1px solid #6153A23A9B86;
border-left:2px solid #6153A23A9B86;
}
 
Line 80:
 
div.vectorTabs li.selected {
background: #6153A23A9B86 !important;
border-bottom: 1px #E7C6FF;
}
 
div#mw-head div.vectorMenu h3 {
background: #DDC3FFf4fbf9;
height: 28px;
margin-top: 0.6em;
border-style: solid;
border-color: #6153A23A9B86;
border-radius: 10px 10px 0 0;
margin-left: 0.1em;
margin-right: 0.4em;
border-top:2px solid #6153A23A9B86;
border-right:2px solid #6153A23A9B86;
border-bottom:1px solid #6153A23A9B86;
border-left:2px solid #6153A23A9B86;
}
 
div#mw-head div.vectorMenu h3 {
background: #DDC3FFf4fbf9;
color: #DDC3FFf4fbf9;
border-top: 2px solid #6153A23A9B86;
border-right: 2px solid #6153A23A9B86;
}
 
Line 116:
div.vectorTabs li.selected a:visited, div.vectorTabs li.selected a:visited {
text-decoration: none;
color: #DDC3FFf4fbf9;
}
 
.selected {
background: #DDC3FFf4fbf9;
}
 
div.vectorTabs li.selected a:link, div.vectorTabs li.selected a:link {
text-decoration: none;
color: #DDC3FFf4fbf9;
}
 
div#mw-panel div.portal div.body {background-image:linear-gradient(-90deg, #6153A23A9B86, #6153A23A9B86 16.7%, #6153A23A9B86 83.3%, #6153A23A9B86); background-size: 100% 1px;}
 
#right-navigation {
Line 153:
 
#mw-panel {
background-color: #DDC3FFf4fbf9;
max-width: 8em;
margin-left: 0.8em;
Line 159:
padding: 1em 0.5em 1em 0em;
border-style: solid;
border-color: #6153A23A9B86;
border-width: 2px 2px 2px 10px;
border-radius: 2px;
Line 166:
.mw-body {
border-style: solid;
border-color: #6153A23A9B86;
border-width: 2px 2px 0 2px;
margin-left: 11em;
Line 184:
 
#footer {
background-color: #6153A23A9B86;
color: #FFF;
border-style: solid;
border-color: #6153A23A9B86;
border-width: 2px 2px 2px 2px;
margin-right: 5em;
Line 219:
border-radius: 0.5em;
border: none;
background: #EAD5FCfff7e9;
color: #6153A23A9B86;
padding: 0 0;
}
Line 233:
border-radius: 0.5em;
border: none;
background: #EAD5FCfff7e9;
color: #6153A23A9B86;
padding: 0 0;
}
 
div#simpleSearch input {
color: #6153A23A9B86;
background-image: none;
background-color: #DDC3FFf4fbf9;
border-radius: 0.5em;
}
Line 250:
border: 2px solid #362668;
background: #4A338E;
color: #EAD5FCfff7e9;
}
 
Line 256:
border: none;
background: #4A338E;
color: #EAD5FCfff7e9;
}
 
Line 263:
border-top: 1px solid #362668;
background: #4A338E;
color: #EAD5FCfff7e9;
}
 
Line 272:
.suggestions a.mw-searchSuggest-link:active,
.suggestions a.mw-searchSuggest-link:focus {
color: #EAD5FCfff7e9;
}
 
Line 284:
 
.suggestions-result-current {
background: #6153A23A9B86 !important;
color: #FFFCAD;
}
Line 300:
 
.mw-search-profile-tabs {
background-color: #6153A23A9B86;
margin-top: 1em;
border: none;
Line 307:
 
.mw-search-profile-tabs div.search-types ul li.current a {
color: #EAD5FCfff7e9;
cursor: default;
}
 
.results-info {
color: #EAD5FCfff7e9;
}