User:Patrick ns/monobook.css

From Wikipedia, the free encyclopedia
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.
/* don't use any logo, move the boxes onto that area instead */
#p-logo { display: none }
#column-one { padding-top: 0; }

/* standard link colors, see [[web colors]]  */
a { color: #FF0000; }
a:visited { color: #7F007F; }
a:active { color: #FF0000; }
a.new { color: #000080; }
a.interwiki, a.external { color: #3366BB; }

/* make the background behind the content area and the tabs a light grey */
body { background: #e0e0e0; }

/* suppress the person icon by your username */
li#pt-userpage { background: none }

/* always underline links */
a { text-decoration: underline; }