Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* <pre> */

body {
    background: #fff;
    font-family: verdana;
    font-size: small;
}
#column-content {
    background: #F3F3F3;
    padding: 1.3em 1em;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    border: 1px solid #bbb;
    -moz-border-radius: 1em;
}
a {
    text-decoration: none;
    color: #002bb8;
}
a:visited {
    color: #002bb8;
}
a.new, .new a,
a.new:visited {
    color: #ba0000;
}
a.external {
    color: blue;
}

a:hover,
a:hover font,
a:hover span,
.plainlinksneverexpand a:hover {
    background: #3063A5 !important;
    color: #fff !important;
}
a.new:hover, .new a:hover,
a.new:hover font,
a.new:hover span,
.plainlinksneverexpand a.new:hover {
    background: #ba0000 !important;
    color: #fff !important;
}
a.external:hover,
a.external:hover font,
a.external:hover span,
.plainlinksneverexpand a.external:hover {
    background: #002bb8 !important;
    color: #fff !important;
}

/* some people think they got funny signatures that change my cursor */
a span {
    cursor: pointer !important;
}

p, dd, dl, ul, ol {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.3em;
}
ul, ol {
    margin-left: 0em;
}
dd {
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
code {
    font-family: courier new;
    background: #000;
    color: #fff;
}
img, table, div {
    background: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p img {
    margin: 0;
}
.floatleft {
    float: left;
    position: relative;
    margin: 0.1em .5em .5em 0;
}
.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0 0 .5em .5em;
}
div.thumb {
    border-color: transparent;
}
.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: white;
    width: auto;
}
.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
.thumb div a img {
    border: 1px solid #ccc;
}
.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: .3em 0 .1em 0;
}
.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}
#jump-to-nav {
    display: none;
}
.toc, .toccolours, #catlinks {
    background: #EDEDED !important ;
}
.toc,
.toccolours {
    -moz-border-radius: 0.6em;
    border: 1px solid #bbb;
    padding: 0.4em;
    font-size: 90%;
}
.toc h2 {
    font-size: 100%;
    display: inline;
}
.printfooter {
    display: none;
}
#catlinks {
    border: 1px solid #aaa;
    -moz-border-radius: 0.6em;
    padding: 0em 1em;
    margin-top: 1.5em;
    clear:both;
}
textarea {
    width: 100%;
}
.diff {
    font-size:90%;
}
.diff-addedline,
.diff-deletedline {
    background: #E2DDB5;
    padding: 0.2em;
}
.diff-context {
    background: #CCCCCC;
    padding: 0.2em;
}
.diffchange {
    color: red;
    font-weight: bold;
}
#pagehistory li.selected {
    background-color: #DCDCDC;
    border: 1px solid #aaa;
    margin-bottom: 0.1em;
}
.autocomment {
    color: #CD6600;
}
.comment {
    color: green;
}
.searchmatch {
    color: red;
}
.topicon {
    position: absolute; 
    z-index: 100; 
    right: 2.5em !important;
    top: 2em;
    display: block !important;
}
#editpage-copywarn,
#wpSummaryLabel,
#editpage-specialchars,
#editpage-copywarn2,
.editHelp,
#minoredit_helplink,
.previewnote,
#p-lang,
#footer,
#t-cite,
#t-permalink,
#t-ispermalink,
#t-print,
#t-upload,
#t-recentchangeslinked,
#n-help,
#n-contact,
#n-currentevents,
#n-portal,
#n-Featured-articles,
#n-sitesupport,
.portlet h5,
#pt-logout {
    display: none;
}
.portlet li {
    display: inline;
}
#p-search .pBody {
    margin-left: 3em;
}
#t-editcount,
#t-log,
#t-googlesearch,
#t-googlebooks,
#t-googlepedia,
#t-allpages,
#ca-purge,
#ca-last {
    margin-right: 0.4em;
}
#p-cactions a,
#p-personal a,
#p-navigation a,
#p-search input,
#p-tb a {
    font-size: 85%;
}
#p-cactions a:hover,
#p-personal a:hover,
#p-navigation a:hover,
#p-tb a:hover {
    background: #3063A5;
    color: #fff;
}
#p-search input {
    background: #ccc;
    color: #000;
}
#p-search input:hover {
    background: #8B0000;
    color: #fff;
}

.visualClear {
    clear:both;
}
.usermessage {
    background: #000;
    padding: 0.6em 1em;
    margin-top: 0.3em;
    color: red;
    text-align: center;
}
.usermessage a {
    color: red;
}
.NavContent {
    display: block !important;
}
input#wpSummary {
    width: 100%;
}

/*
@-moz-document url-prefix("http://en.wikipedia.org/w/index.php") {
    h2 {
        display:none;
    }
}
*/

@-moz-document url("http://en.wikipedia.org/wiki/Special:Watchlist") {
    tt,
    img,
    .comment {
        display: none
    }
}
.special li {
    list-style: none;
}
ul.special {
    padding: 0;
    font-size: 90%;
}
#BoardCandidateNotice {
    display: none;
}

/* </pre> */