view index.css @ 2:ff6cf071c65c

update pics/browse.php and pics/index.php to reflect what's online
author paulo@twcdns.fastsearch.net
date Mon, 23 Aug 2010 22:51:42 -0700
parents
children b1038ce571d3
line source
1 body
2 {
3 background-color: #111;
4 color: #ccc;
5 }
7 a:link
8 {
9 color: #831;
10 }
12 a:visited
13 {
14 color: gray;
15 }
17 dt
18 {
19 padding-top: 15px;
20 }
22 div.index_date
23 {
24 font-size: small;
25 color: #666;
26 }
28 div.email
29 {
30 font-size: small;
31 }