Difference between revisions of "User:Jankystank/vector.css"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(newer)
 
Line 1: Line 1:
* { font-family: sans;}
* { font-family: sans;}


* a { color: white; text-decoration: underline; }
* a { color: white !important; text-decoration: underline; }
 
a { color: white !important; }

Latest revision as of 04:29, 7 September 2012

* { font-family: sans;}

* a { color: white !important; text-decoration: underline; }

a { color: white !important; }