From d8769e3dff2bcb9573567074417d8f6795234828 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 6 Dec 2003 17:37:35 +0000 Subject: readme fixes git-svn-id: file:///home/lennart/svn/public/seppl/trunk@22 91a2fd9b-5dcb-0310-a70a-d71e310228e6 --- doc/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 69f653a..be0e667 100644 --- a/doc/style.css +++ b/doc/style.css @@ -30,3 +30,4 @@ 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; } -- cgit