back to nav

This commit is contained in:
Juti Noppornpitak 2007-03-18 17:23:55 +00:00
parent 82bdb27498
commit dd9dc62bb2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ h2 {font-size: large; color: #000055; }
h3 {font-size: medium; color: #0055aa; }
a:visited {background: transparent; color: #8888aa; text-decoration: none; }
a:link {background: transparent; color: #0000aa; text-decoration: none; }
a:active {background: #ffcc00; color: #0000cc; }
a:active {/*background: #ffcc00;*/ color: #0000cc; }
td.button { background: #eeeeee; text-align: center; }
td.newsdate { background: #eeeeff; font-family: sans-serif; font-size: x-small; text-align: center; font-weight: bold;}
td.newsitem { background: white; text-align: left;}