Jump to content

User:Transity/monobook.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m checking...
m checking...
Line 66: Line 66:
a[title ="10% of brain myth"] {
a[title ="10% of brain myth"] {
color: white;
color: white;
background: black;
background: orange;
font-size: 100%
font-size: 100%
}
}
Line 156: Line 156:
a[title ="Swansea,_Arizona"] {
a[title ="Swansea,_Arizona"] {
color: white;
color: white;
background: blue;
background: black;
font-size: 100%
font-size: 100%
}
}
Line 167: Line 167:


a[title ="Mohave City, Arizona"] {
a[title ="Mohave City, Arizona"] {
color: black;
color: white;
background: orange;
background: black;
font-size: 100%
font-size: 100%
}
}

Revision as of 16:42, 25 February 2012

/* 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%
}