factor/basis/help/html/stylesheet.css

5 lines
211 B
CSS
Raw Normal View History

2008-09-29 05:10:20 -04:00
a:link { text-decoration: none; color: #00004c; }
a:visited { text-decoration: none; color: #00004c; }
a:active { text-decoration: none; color: #00004c; }
a:hover { text-decoration: underline; color: #00004c; }