Avatar

Color of links (General)

by Micha ⌂, Tuesday, January 19, 2010, 12:43 (5227 days ago) @ Birgit

Hi,

look for "default links". Default-CSS:

/* default links: */
a                        { color:#0000cc; text-decoration:none; }
a:visited                { color:#0000cc; }
a:hover                  { color:#0000ff; text-decoration:underline; }
a:active                 { color:#ff0000; }

regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences


Complete thread:

 RSS Feed of thread