MediaWiki:Standard.css

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. — More skins

/* centering on all skins as it loks nicer. If you don't like it feel free to revert / contact me if your not an admin. [[user:bawolff|Bawolff]] ☺☻[[image:smile.png]] 06:47, 18 December 2005 (UTC) */
div#siteNotice {text-align:center;
}

/* float in the title bar (Ex little FA icons in top-right corner) */
/*! important is to overide legacy monobook inline stuff */
/*This seems to be approx the right place. not sure */
.float_in_title { position: absolute; z-index: 100; right: 20px; top: 5.5em  !important;}