User:Transity/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 is at User:Transity/vector.js. |
/* Tweak the color of the highlight-admin-names monobook.js script */
.ais523_adminrights_admin {background-color:#F2CEE0 !important;}
.mw-userlinkais523_adminrights_admin {background-color:#F2CEE0 !important;}
/* Stolen from [[User:Animum/monobook.css]] */
/* Orange "You have new messages" changed to use that nice icon of a rotary phone and complimenting colors */
.usermessage {
background-color: transparent;
background: url('http://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Exquisite-Modem_cropped.png/32px-Exquisite-Modem_cropped.png') no-repeat left;
color: #444444;
border: none;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding-left: 3.5em;
vertical-align: middle;
}
.usermessage a {
color:#444444;
}
/* "From Wikipedia, the free encyclopedia" modification */
#siteSub {
font-family:Trebuchet MS;
font-size: 95%;
}
/* Text alignment */
body.mediawiki {
text-align: left;
}
/* Some editing screen modifications */
#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
display: none;
}
.editHelp {
margin-top:1.25em;
margin-bottom:6px;
}
#wpSave, #wpPreview {
margin-right:1px;
}
#previewnote {
text-decoration: blink;
}
textarea#wpTextbox1 {
background-color: #FFFFFF; /* Kill the horrible new background color for certain pages */
border: 1px solid #AAAAAA;
}
/* Highlight links */
/* Pseudoscience = Orange */
a[title ="Allison DuBois"] {
color: white;
background: orange;
font-size: 100%
}
a[title ="10% of brain myth"] {
color: white;
background: orange;
font-size: 100%
}
/* Medical = Yellow */
a[title ="Gallstone"] {
color: black;
background: yellow;
font-size: 100%
}
a[title ="Graves' disease"] {
color: black;
background: yellow;
font-size: 100%
}
a[title ="Anxiety"] {
color: black;
background: yellow;
font-size: 100%
}
/* Mixed Drinks = Blue*/
a[title ="Car Bomb (beer cocktail)"] {
color: white;
background: blue;
font-size: 100%
}
a[title ="Irish Car Bomb"] {
color: white;
background: blue;
font-size: 100%
}
/* Ghost towns = Black */
a[title ="Charleston, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Fairbank, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Mowry, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Harshaw, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Paradise, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Contention City, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Gleeson, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Tiger, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Swansea, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Castle Dome Landing, Arizona"] {
color: white;
background: black;
font-size: 100%
}
a[title ="Mohave City, Arizona"] {
color: white;
background: black;
font-size: 100%
}
/* Internal = Brown */
a[title ="Wikipedia:Requests for comment/Ratel"] {
color: white;
background: brown;
font-size: 300%
}
a[title ="Wikipedia:Requests for comment/User:Ratel"] {
color: white;
background: brown;
font-size: 300%
}
/* Large purple link for DAB identification */
a[title ="Housing"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="LAPD (disambiguation)"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="LAPD"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Mayan"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Kahlua"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Nickelodeon"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Motte"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Mine"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Mines"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Lounge"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="San Pedro River"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Production"] {
color: white;
background: purple;
font-size: 100%
}
a[title ="Salsa"] {
color: white;
background: purple;
font-size: 100%
}