aboutsummaryrefslogtreecommitdiff
path: root/app/css/lbarman.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/css/lbarman.css')
-rw-r--r--app/css/lbarman.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/css/lbarman.css b/app/css/lbarman.css
index eb636c6..f827057 100644
--- a/app/css/lbarman.css
+++ b/app/css/lbarman.css
@@ -107,6 +107,7 @@ a, a:hover
}
h1
{
+ margin-top:10px;
color:#666;
border-bottom:1px solid #999;
padding-bottom:10px;
@@ -122,6 +123,7 @@ input
}
fieldset
{
+ padding:5px;
margin-bottom:30px;
padding-top:20px;
padding-bottom:20px;
@@ -151,4 +153,8 @@ fieldset
{
margin:5px;
margin-bottom:10px;
+}
+body
+{
+ padding:30px;
} \ No newline at end of file