aboutsummaryrefslogtreecommitdiffstats
path: root/css/main.css
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2003-05-20 15:43:38 +0000
committerNick Mathewson <nickm@torproject.org>2003-05-20 15:43:38 +0000
commit023a13db0f872156b098cff9e6005875ea368e3d (patch)
treea6b95d006a96815439232ddc934d87490f6ecd05 /css/main.css
parentd7d3bf8a3a7413b71d39a12c357d07a47144d7e2 (diff)
downloadanonbib-023a13db0f872156b098cff9e6005875ea368e3d.tar.gz
Add BibTeX file, by-author listing
svn:r11
Diffstat (limited to 'css/main.css')
-rw-r--r--css/main.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/main.css b/css/main.css
index e874ca4..8b336c9 100644
--- a/css/main.css
+++ b/css/main.css
@@ -77,9 +77,13 @@ H1 A, H2 A, H3 A, H4 A, H5 A, H6 A {
}
H1 {
- color: #338;
+ color: #00B;
}
H2 {
color: #006;
}
+
+H3 {
+ color: #006;
+}