Jump to content

User:Sverdrup/monobook.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Sverdrup (talk | contribs) at 18:46, 31 August 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
.diffchange {color: red;}

/* Hide some selected stuff */

#editpage-copywarn, #newarticletext > ul, #wikiPreview > h2 {display:none;}

#n-currentevents, #n-help, #n-contact, #n-sitesupport,#t-upload, {
    display:none;
}

#fundraising {
    text-align:right;
    font-size: 80%;
    float:right;
}
.previewnote {
    font-size: 130%;
}

/*
** move up search box
*/
#p-navigation {
     position: relative;
     top: 5.5em;
}

#p-search {
     position: relative;
     top: -8.5em;
}

/* Silly stuff */
li#pt-userpage {
    background-image: url(/media/wikipedia/en/8/85/U-Svdp.png);
}

#ca-edit {
    font-size: 130%;
}

/* Better looks */
#p-navigation a, #p-tb a {
    text-decoration: underline;
}

h1{

    font-family: "Hoefler Text", serif;

}