summaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-04-02 15:59:41 +0000
committerLennart Poettering <lennart@poettering.net>2006-04-02 15:59:41 +0000
commite33020ed1f2dd0dfe4d54053c225306c2f3cde41 (patch)
tree8f07c4e7ee50f18fbf670d2236c75e7d578feaff /doc/style.css
parent8ca40f040a9b36ee8e9b0ad500026054678be53a (diff)
update docs for release 0.2
git-svn-id: file:///home/lennart/svn/public/fusedav/trunk@28 e35a362c-bbd6-0310-a59f-a4efcb1729c4
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 c683c7c..7ee57f4 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%; }