User:Soap/monobook.css

body:not(.ns-0) #content {

background-color: #d0f0ff;

}

B

{

FONT-WEIGHT: 700;

COLOR: #0000FF;

background-color: #a6ffe0; padding: 3px; border-radius: 6px 6px 6px 6px;

}

I

{

FONT-WEIGHT: 700;

COLOR: #FF0040 !important;

FONT-STYLE: italic;

}

.diff-editfont-monospace .diff-addedline,

.diff-editfont-monospace .diff-deletedline,

.diff-editfont-monospace .diff-context {

font-family: sans-serif;

font-size: 125%;

}

h3

{

FONT-WEIGHT: 700;

COLOR: #0000FF !important;

FONT-STYLE: normal;

FONT-SIZE: 150% ;

margin-top: 0em;

margin-bottom: 0.5em;

}

h4

{

FONT-WEIGHT: 700;

COLOR: #0000FF !important;

FONT-STYLE: normal;

FONT-SIZE: 125%;

margin-top: 0em;

margin-bottom: 0.5em;

}

.navpopup {

background-color: #ffe4f4 !important;

border-color: #ffa0c0 !important;

color: #404 !important;

}

/* Colors of links */

a { color: #b102dd; FONT-WEIGHT: 700; }

a:visited { color: #b102dd; FONT-WEIGHT: 700; }

a:active, a.new { color: #ff4060; FONT-WEIGHT: 700; }

a.interwiki, a.external { color: #b102dd; FONT-WEIGHT: 700;}

a.stub { color: #b102dd; FONT-WEIGHT: 700; }

  1. bodyContent a.external { color: #b102dd; FONT-WEIGHT: 700; }

.mw-plusminus-pos { color: #b102dd; FONT-WEIGHT: 700; }

.mw-rollback-link a{

color: #008040 !important;

font-weight: 700;

text-transform: uppercase;

}

.mw-contributions-list {

font-size: 150% !important;

line-height: 150% !important;

}

/* block quotations */

  1. content blockquote {

font-size: 93.75%; /* equivalent of 15px in 16px default */

margin: 1em 1.6em; /* same indent as an unordered list */

}

  1. content blockquote p {

line-height:inherit;

}

/* Display "From Wikipedia, the free encyclopedia" */

  1. siteSub {

display: none;

}

@media print {

/* Do not print edit link in templates using Template:Ed

Do not print certain classes that shouldn't appear on paper */

.editlink, .noprint, .metadata, .dablink { display: none }

#content { background: #fff; } /* white background on print */

}

/* Accessibility experiment: make diff changes not just colour-based */

.diffchange {

font-weight: bold;

background-color: inherit;

}

td.diff-addedline, td.diff-deletedline, td.diff-context {

vertical-align: top;

font-size: 85%;

color: inherit;

}

  1. pt-login {

font-weight: bold;

font-size: 110%;

}

p.error {

font-weight: bold;

}

/* Class styles */

/* .toccolours added here because version in

monobook/main.css wasn't being used by the print style */

.toccolours {

border:1px solid #aaa;

background-color:#f9f9f9;

padding:5px;

font-size: 95%;

}

/* Don't underline links in portlets/specialchars even with pref "Underline links:Always" */

.portlet a, #editpage-specialchars a { text-decoration: none }

.portlet a:hover, #editpage-specialchars a:hover { text-decoration: underline }

/* Makes the background of a framed image white instead of gray. */

/* Only visible with transparent images. */

/* See #Framed_image_background_color */

div.thumb div a img {

background-color:#fff;

}

/* For positioning icons at top-right, used in Templates

"Spoken Article" and "Featured Article" */

div.topicon {

position:absolute;

z-index:100;

top:10px;

display: block !important;

}

  1. coordinates {

position:absolute;

z-index:1;

border:none;

background:none;

right:80px;

top:3.7em;

float:right;

margin:0.0em;

padding:0.0em;

line-height:1.5em;

text-align:right;

text-indent:0;

font-size:85%;

text-transform:none;

white-space:nowrap;

}

.portlet li {

list-style-image: url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png");

}

li.FA {

list-style-image: url("http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");

}

/* Infobox template style */

.infobox {

border: 1px solid #aaa;

background-color: #f9f9f9;

color: black;

}

.infobox.bordered td,

.infobox.bordered th {

border: 1px solid #aaa;

}

/* Styles for bordered infobox with merged rows */

.infobox.bordered .mergedtoprow td,

.infobox.bordered .mergedtoprow th {

border-top: 1px solid #aaa;

border-right: 1px solid #aaa;

}

.gallerybox .thumb img {

background: #F9F9F9;

}

.infobox.bordered .mergedrow td,

.infobox.bordered .mergedrow th {

border-right: 1px solid #aaa;

}

/* Remove white border from thumbnails */

div.thumb {

border: none;

}

div.tright {

border: none;

margin: 0.5em 0 0.8em 1.4em;

}

div.tleft {

border: none;

margin: 0.5em 1.4em 0.8em 0;

}

/* Give transparent background to table on confirm deletion page */

form#deleteconfirm table {

background-color:transparent;

}

.mw-uctop {

COLOR: #80002d !important;

}

.diff-title {

font-size: 150% !important;

line-height: 150% !important;

}

.mw-parser-output {

font-size: 150% !important;

line-height: 150% !important;

/* THIS IS WHERE THE MAGIC HAPPENS */

}