User:Dcat/monobook.css: Difference between revisions

From Gnutella2
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* make the background behind the content area and the tabs a light grey */
/* don't use any logo, move the boxes onto that area instead */
body { background: #000000; !important }
#p-logo { display: none }
#column-one { padding-top: 0; }


#ca-edit a { font-weight: normal !important; }
/* suppress the person icon by your username */
li#pt-userpage { background: none }

Revision as of 17:36, 2 April 2005

/* don't use any logo, move the boxes onto that area instead */
#p-logo { display: none }
#column-one { padding-top: 0; }

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