User:Brown~metawiki/monobook.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*
==edit this file to customize the monobook skin for the entire site==
 */
/*No auto preview. save and then use shift+ctrlR in moz/Fx or ctrl+F5 in Ie */
/*
----
*/
/*Fundraiser image */

/* image link:<img src="http://fundraising.wikimedia.org/2005q4/progress/320px.png" width="320" height="28" alt="..." />*/
/* see http://css-discuss.incutio.com/?page=UsingEm Absolute values may not work
http://www.w3.org/TR/REC-CSS2/selector.html#q1 have to go [[user:bawolff|Bawolff]] ??[[image:smile.png]] 21:53, 17 December 2005 (UTC)*/

div#siteNotice img {/*width: 172px;
height: 15px;*/
border:thin solid black;
}

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
}

div.no-bullet-list ul
{
    list-style-type: none;
    list-style-image: none;
}

body {
    background: #ffffff;
}


/*rss icon. see [[template talk:latest news]] */

*.rss {
color: #FFFFFF; background-color: #FF5500; background-image: none !important; border-color: #FF5500; border-style: outset; text-decoration: none !important; padding-left: 0.2em; padding-right: 0.2em; border-width: 0.15em; font-size: 95%; line-height: 95%; font-family: verdana, sans-serif; font-weight: bold;
}