User:Sling/emf.css: Difference between revisions

From Electromagnetic Field
Jump to navigation Jump to search
(Created page with "#dark-block a { color: white; }")
 
No edit summary
Line 1: Line 1:
#dark-block a {  
.dark-block a {  
   color: white;  
   color: white;  
}
}

Revision as of 20:58, 12 August 2013

.dark-block a { 
  color: white; 
}