Difference between revisions of "User:Iritscen/vector.css"
(Created page with ':link:visited { color:blue }') |
m (Iritscen moved page User:Iritscen/valve.css to User:Iritscen/vector.css without leaving a redirect) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | :link | + | a:link |
{ | { | ||
− | color: | + | color:#0000FF |
+ | } | ||
+ | |||
+ | a:visited | ||
+ | { | ||
+ | color:#880088 | ||
} | } |
Latest revision as of 23:53, 17 December 2013
a:link { color:#0000FF } a:visited { color:#880088 }