User:Sling/emf.css: Difference between revisions

From Electromagnetic Field
Jump to navigation Jump to search
No edit summary
No edit summary
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;
}