User:Andrzej19/monobook.css
From Simple English Wikipedia, the free encyclopedia
< User:Andrzej19
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.
body,table,td,input {
font-family:Arial;
}
textarea{
font-family:tahoma;
font-size:10pt;
}
/* popups */
ul.popup_menu li {
margin: 3px;
}
ul.popup_menu {
padding: 0.5em !important;
margin-left: -8px;
margin-top: 1em;
border-width: 1px 1px 1px 8px;
width: 150px;
}

