File: style.css

package info (click to toggle)
advi 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,728 kB
  • sloc: ml: 16,318; makefile: 1,223; ansic: 1,020; sh: 262; perl: 55; tcl: 10
file content (4 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (6)
1
2
3
4
# a:visited {color : #416DFF; text-decoration : none; }
# a:link {color : #416DFF; text-decoration : underline;}
a:hover {background-color : Yellow; text-decoration : none; }
# a:active {color : Red; text-decoration : underline; }