Jump to content

User:Bob/vector.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bob (talk | contribs) at 17:07, 31 July 2013 (line height). 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.
/* /w/index.php?title=Special:UserLogout */
#content {
width: 650px !important;
margin: 0 auto !important;
border: none !important;
font-family: "lucida grande", sans-serif !important;
font-size: 1em !important;
line-height: 1.45em !important;
}
#mw-navigation, #mw-page-base, #mw-head-base, #footer {
display:none !important;
}
.mw-code {
font-family: "consolas", monospace !important;
line-height: 1.5em !important;
}