summaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-14 16:20:46 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-14 16:20:46 +0000
commit0a11922d303fd443f6306b3fc23fa71117257fb3 (patch)
tree01e5959939b685c08cf77c542bd3e3587f6c1fcd /doc/style.css
parent18406207d374025e4ffb87053858b074b45da2b6 (diff)
update packaging
git-svn-id: file:///home/lennart/svn/public/keyfuzz/trunk@12 e03e4fad-c0d1-0310-aabf-8987f8117c4c
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css15
1 files changed, 4 insertions, 11 deletions
diff --git a/doc/style.css b/doc/style.css
index 997129d..dfe6346 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -18,15 +18,8 @@
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
***/
-body { color: black; background-color: white; margin: 0.5cm; }
+body { color: black; background-color: white; }
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; }
-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; }
+div.news-date { font-size: 80%; font-style: italic; }
+pre { background-color: #f0f0f0; padding: 0.4cm; }
+.grey { color: #8f8f8f; font-size: 80%; }