diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:59:40 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:59:40 +0200 |
| commit | 56f58abff1be4e21ad2bd64b8a3a0cade3f8d5fc (patch) | |
| tree | 2e7b9bae5913317a20f24a5c73d975f88d60a87b /default/htdocs/styles | |
| parent | 200602b49db8d26f9d425d6d19fad5a11b433c52 (diff) | |
fix
Diffstat (limited to 'default/htdocs/styles')
| -rw-r--r-- | default/htdocs/styles/css3.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index f7741e1..ab7581b 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -45,7 +45,7 @@ div.important { box-shadow: 10px 10px 5px #000000; } -div.info { +div.information { background-color: #99FF66 border-width: 1px; border-style: solid; |
