summaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-16 16:10:58 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-16 16:10:58 +0000
commita084f62ea25f533b43233cdbb000fd0353585bcb (patch)
tree2f655c24f2e3302494fe44826499d91c0c16dbbd /doc/style.css
parent17a2f212c279786e9a24a8fdf0d0973f8c5bdecb (diff)
fixes for hostap 0.1.2
git-svn-id: file:///home/lennart/svn/public/waproamd/trunk@57 022f378f-78c4-0310-b860-d162c87e6274
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index f71e501..7ac5cc2 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -23,7 +23,10 @@ a:link, a:visited { color: #900000; }
p { margin-left: 0.5cm; margin-right: 0.5cm; }
div.news-date { margin-left: 0.5cm; font-size: 80%; color: #4f0000; }
p.news-text { margin-left: 1cm; }
-ul { margin-left: 0.5cm; }
h1 { color: #00009F; }
h2 { color: #00009F; }
h3 { color: #00004F; margin-left: 0.5cm; }
+ul { margin-left: .5cm; }
+ol { margin-left: .5cm; }
+pre { margin-left: .5cm; background-color: #f0f0f0; padding: 0.4cm;}
+.grey { color: #afafaf; }