Difference between revisions of "User:Sling/emf.css"

From Electromagnetic Field
Jump to navigation Jump to search
Line 1: Line 1:
:link:link {
+
.dark-block :link {
   color: white;  
+
  color: white;
 +
   text-color: white;  
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}

Revision as of 21:03, 12 August 2013

.dark-block :link { 
  color: white;
  text-color: white; 
  text-decoration: none;
}