diff options
author | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-31 18:24:51 +0000 |
---|---|---|
committer | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-31 18:24:51 +0000 |
commit | 218781c5d4335a423a174d03f2f0f496b5712f4b (patch) | |
tree | 11625c6908b08fab41ebb7edc24f557f89ec10ff /www/stylesheet.css | |
parent | 641c0b159437a1932095b778efe658e0fd8fffb0 (diff) |
Startseite javascriptfrei gemacht, dafür braucht sie jetzt php
git-svn-id: https://svn.neo-layout.org@1361 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/stylesheet.css')
-rw-r--r-- | www/stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css index 28e6e86..9508d90 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -187,4 +187,4 @@ p { /* text-indent:1em; width: 57.5em; } - +.aktiveEbene { border-color:#56b; color:#23b; } |