User:Pinsplash/vector.css: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(.)
No edit summary
 
Line 1: Line 1:
a {
a:link {
     color:green;
     color:#ff0000;
}
}

Latest revision as of 11:53, 22 July 2018

a:link {
    color:#ff0000;
}