summaryrefslogtreecommitdiff
path: root/docs/css/slightblues.css
blob: 00753b5d69234970a0fc25e5b3cd6cb710a1f841 (plain)
1
2
3
4
5
6
7
8
9
body td {
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
a:link    { color: #2050ca; text-decoration: underline; }
a:visited { color: #1030aa; text-decoration: underline; }
a:active  { color: #a0a0c7; text-decoration: underline; }
a:hover   { color: #9090f0; text-decoration: underline; }