Difference between revisions of "User:Rob/monodark.css"

From HLKitWiki
Jump to: navigation, search
Line 4: Line 4:
 
textarea { color: #eeeeee; background : #0a0a30; font-size: 11pt; }
 
textarea { color: #eeeeee; background : #0a0a30; font-size: 11pt; }
  
content { color: #eeeeee; background : #0a0a30; font-size: 11pt; }
+
#content { color: #eeeeee; background : #0a0a30; font-size: 11pt; }

Revision as of 16:26, 18 November 2008

BODY { color: #eeeeee; background: #0a0a30; }
P { color: #eeeeee; background-color: #0a0a30; font-size: 11pt; }

textarea { color: #eeeeee; background : #0a0a30; font-size: 11pt; }

#content { color: #eeeeee; background : #0a0a30; font-size: 11pt; }