diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 20:00:14 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 20:00:14 +0200 |
| commit | 2dfb6b4b02d32d5051c88d37fd1854db51bf2c4f (patch) | |
| tree | 1522d17c72237de2977fb74e52e56438f2baac2f /default/htdocs/styles/css3.css | |
| parent | 56f58abff1be4e21ad2bd64b8a3a0cade3f8d5fc (diff) | |
fix
Diffstat (limited to 'default/htdocs/styles/css3.css')
| -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 ab7581b..50feb51 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -46,7 +46,7 @@ div.important { } div.information { - background-color: #99FF66 + background-color: #99FF66; border-width: 1px; border-style: solid; border-radius:10px; |
