User:Nexnot/vector.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin can be added at User:Nexnot/vector.js. |
/* Funfair Theme for Vector 2010 - Created by me, Nexnot*/
body {
min-height:100%;
background: linear-gradient(120deg, rgb(202, 229, 252), rgb(249, 200, 70) 43%) fixed no-repeat;
color: #000000;
}
#mw-head {
background: linear-gradient(120deg, rgb(202, 229, 252), rgb(249, 200, 70) 75%) fixed no-repeat;
color: #000000;
}
.mw-highlight, .mw-change-detected {
background-color: rgb(98, 208, 161);
color: white;
}
body, .mw-parser-output {
font-family: 'Georgia';
font-size: 1.06em;
}
#mw-head {
background-color: rgb(202, 229, 252);
color: white;
}
.vector-menu-tabs,
.vector-menu-tabs a {
background-color: rgb(202, 229, 252);
}
.left-navigation {
margin-bottom: 10px;
}
.vector-menu-tabs li {
border-radius: 100px;
padding: 1px;
margin: 1px;
}
.vector-menu-tabs li a {
padding-top: 0;
height: 20px;
}
.vector-menu-tabs {
padding-left: 30px;
}
#content {
border-radius: 30px 0 0 30px;
box-shadow: -5px 5px 10px -7px #000000;
background-color: rgb(249, 200, 70);
}
a:link,
.vector-menu-portal .vector-menu-content li a,
.skin--responsive #p-personal li a {
color: rgb(211, 12, 123); }
a:visited { color: rgb(119, 13, 206); }
a.new:link { color: rgb(207,0,0); }
a.new:visited { color: rgb(207,0,0); }
a.extiw:link { color: rgb(37,77,207); }
a.extiw:visited { color: rgb(41,179,207); }
a.external:link { color: rgb(22,105,47); }
a.external:visited { color: rgb(56,115,64); }
.vector-menu-portal .vector-menu-content li a,
.skin--responsive #p-personal li a,
#p-personal a,
#footer a {
color: brown;
}
::selection {
background-color: rgb(255, 120, 100);
}
::-moz-selection {
background-color: rgb(255, 120, 100);
}
.autocomment a {
color: rgb(98, 208, 161);
}
.vectorTabs {
margin-left: 30px;
}
.vectorTabs,
.vectorTabs a {
background-color: rgb(249, 200, 70);
}
.left-navigation {
margin-bottom: 10px;
}
.vectorTabs li {
border-radius: 100px;
padding: 1px;
margin: 1px;
}
.vectorTabs li {
background-image: none;
background-color: rgb(202, 229, 252);
background-color: rgba(202, 229, 252, 0.5);
}
.vectorTabs li a {
padding-top: 0;
height: 20px;
}
h1 {
color: #000000;
}
.ex {
color: #000000;
}
.vector-menu-tabs li {
border-radius: 100px;
}
.vectorTabs li {
border-radius: 100px;
}
.vectorTabs { margin-left: 30px; }
.vectorTabs,
.vectorTabs a { background:none ; }
.left-navigation { margin-bottom: 10px; }
.vectorTabs li { border-radius: 100px; }
.vectorTabs li { padding: 1px; margin: 1px; }
.vectorTabs li {
background-image:none;
background-color:white; /* fallback */
background-color:rgba(255,255,255,0.5);
}
.vectorTabs li a { padding-top:0; height:20px; }
.vectorTabs { padding-left: 30px; }
.mw-panel a,
#mw-panel .portal .body li a{ color: brown; }
div.vectorTabs ul,
div.vectorTabs ul li { background-image: none; height:20px;}
div.vectorTabs span a { padding-top: 0; }
div.vectorTabs,
div.vectorTabs span{ background-image: none; }
div.vectorTabs ul li { margin-left: 5px; }
.vector-menu-tabs li {
background-image:none;
background-color:white; /* fallback */
background-color:rgba(255,255,255,0.5) }
.vector-menu-tabs li a { padding-top: 0; height:20px; }
.vector-menu-tabs { padding-left: 30px; }
.vector-menu-tabs,
.vector-menu-tabs a {
background: none; /* Removes default background */
}
.vectorTabs,
.vectorTabs a {
background: none; /* Removes default background */
}
.vector-menu-tabs li,
.vectorTabs li {
padding: 1px;
margin: 1px;
}
/* Flag bad code for cleanup */
tt {
color: #DBD56E;
background: #0094C6;
}
citation needed {
color: #DBD56E;
background: #0094C6;
}