Mercurial > hg > index.fcgi > www > www-1
comparison index.css @ 7:4d7f45e51e8e
add step2.xsl; add RDF to step1.xsl
author | paulo@twcdns.fastsearch.net |
---|---|
date | Sat, 11 Sep 2010 03:35:23 -0700 |
parents | |
children | b1038ce571d3 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f974eec54c04 |
---|---|
1 body | |
2 { | |
3 background-color: #111; | |
4 color: #ccc; | |
5 } | |
6 | |
7 a:link | |
8 { | |
9 color: #831; | |
10 } | |
11 | |
12 a:visited | |
13 { | |
14 color: gray; | |
15 } | |
16 | |
17 dt | |
18 { | |
19 padding-top: 15px; | |
20 } | |
21 | |
22 div.index_date | |
23 { | |
24 font-size: small; | |
25 color: #666; | |
26 } | |
27 | |
28 div.email | |
29 { | |
30 font-size: small; | |
31 } |