User:Synthtech88/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:Synthtech88/vector.js. |
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), url(http://themes.googleusercontent.com/static/fonts/merriweather/v6/RFda8w1V0eDZheqfcyQ4EKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
body {
font-family: 'Open Sans';
font-weight: 400;
text-rendering: optimizelegibility;
}
a {
color: #3498db;
outline: none;
}
#mw-panel a {
color: #888;
}
div.vectorTabs {
background-image: none;
opacity: 0.5;
transition: all 0.3s ease-in-out;
}
div.vectorTabs:hover {
opacity: 1;
}
div.vectorTabs ul {
background: none;
margin-left: 15px;
}
div.vectorTabs span {
background: none;
}
div.vectorTabs ul li {
background: none;
}
div.vectorTabs ul li a {
border: 1px solid #65BCF7;
padding: 7px 25px 2px;
border-radius: 50px;
margin: 0 3px;
text-decoration: none;
}
div.vectorTabs li.selected a {
background-color: #3498db;
border: 1px solid #3498db;
color: #fff;
}
#simpleSearch {
background-image: none;
border: 1px solid #65BCF7;
border-radius: 50px;
padding: 5px;
margin-top: -6px;
opacity: 0.5;
transition: all 0.3s ease-in-out
}
#simpleSearch:hover, #simpleSearch:focus, #simpleSearch:active {
opacity: 1;
}
#simpleSearch #searchInput {
padding: 0.6em 0 0.2em 1em;
}
#simpleSearch input {
color: #65BCF7;
}
#simpleSearch #searchButton, #simpleSearch #mw-searchButton {
right: 7px;
}
div.vectorTabs li.selected {
background-image: none;
}
#content {
border: none;
}
#content h1 {
font-family: 'Open Sans';
font-weight: 700;
letter-spacing: -0.02em;
color: #222;
border-bottom: none;
font-size: 2.3em;
}
.mw-body-content {
font-family: 'Merriweather';
font-size: 0.88em;
line-height: 1.65;
color: #333;
margin-top: -10px
}
#siteSub {
font-family: 'Open Sans';
font-weight: 400;
color: #aaa;
letter-spacing: -0.01em;
font-size: 100%;
position: relative;
top: 5px;
}
#mw-head-base {
background: #fff;
padding-bottom: 20px;
}
#mw-page-base {
background-image: none;
background-color: #f6f6f6;
}
#content h2 .mw-headline {
font-family: 'Open Sans';
font-weight: 700;
}
#content h2 {
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
font-size: 1.7em;
letter-spacing: -0.01em;
}
#toc, .toc, .mw-warning {
font-family: 'Open Sans';
border: 1px solid #ddd;
background: #fcfcfc;
margin-top: 2em;
padding: 1.5em;
border-radius: 3px;
}
.infobox, .mediawiki .mbox-small, .thumbinner {
font-family: 'Open Sans';
border: 1px solid #ddd;
background: #fcfcfc;
padding: 3px;
border-radius: 3px;
}
.catlinks {
font-family: 'Open Sans';
border: 1px solid #ddd;
background: #fcfcfc;
padding: 5px 15px 10px;
border-radius: 3px;
font-size: 90%
}
.references, .reflist, .refbegin {
font-family: 'Open Sans';
}
.reference {
font-family: 'Open Sans';
line-height: 0.2
}