From 2dfb6b4b02d32d5051c88d37fd1854db51bf2c4f Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 20:00:14 +0200 Subject: fix --- default/htdocs/styles/css3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default/htdocs') 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; -- cgit v1.2.3