aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/src/static
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-08-17 19:31:22 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2011-08-17 19:31:22 +0200
commit57e54f969b840546925d16ceceb130a0f3927140 (patch)
treec2a498d35477d81161783e5eb8e7be726eebc0b0 /packages/torouter-web/src/static
parent702600566d00c495c418631cd64ee99839fea5a0 (diff)
parent525766e515148f9da5e78d39d1905264a4d14bad (diff)
downloadtorouter-57e54f969b840546925d16ceceb130a0f3927140.tar.gz
torouter-57e54f969b840546925d16ceceb130a0f3927140.zip
Merge branch 'master' of ssh://git-rw.torproject.org/torouter
Diffstat (limited to 'packages/torouter-web/src/static')
-rw-r--r--packages/torouter-web/src/static/main.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/torouter-web/src/static/main.css b/packages/torouter-web/src/static/main.css
index 5626e92..34e26cf 100644
--- a/packages/torouter-web/src/static/main.css
+++ b/packages/torouter-web/src/static/main.css
@@ -35,3 +35,17 @@ div.header ul#submenu li {
font-size: 15px;
}
+/* More specific stuff */
+#torrc {
+list-style: none;
+line-height: 2em;
+}
+
+#torrc em {
+font-weight: bold;
+font-style: normal;
+}
+
+
+
+