summaryrefslogtreecommitdiff
path: root/httemplate/elements/freeside.css
blob: 6f7cadb2e4c68268ad275605c354e764498cbb9d (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 } */