Difference between revisions of "User:Rev 22/monobook.css"

From Anarchopedia
Jump to: navigation, search
m (test)
 
m
 
Line 1: Line 1:
 
body {
 
body {
 
color:  #f0f;
 
color:  #f0f;
background-color:    #ff0;
+
background:    #ff0;
 
}
 
}
  

Latest revision as of 13:37, 10 October 2007

body {
color:  #f0f;
background:    #ff0;
}


h1 {
color:               #f2f;
background:          #f9f;
}


a:link {
color:               #eee;
}


a:visited {
color:               #efe;
}


a:active {
color:               #ddf;
}