summaryrefslogtreecommitdiff
path: root/httemplate/elements/freeside.css
blob: 5908e6aab8704b1218747ad496b6f37006553cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

A:link IMG, A:visited { border-style: none }
A:focus {text-decoration: underline }

a:link, a:visited {
  /* text-decoration: none; */
  color: #000000;
} 
/* a:hover {  text-decoration: underline } */

/* a:focus { background-color: #ccccee } */