aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Barman <ludovic.barman@gmail.com>2014-05-11 14:48:08 +0200
committerLudovic Barman <ludovic.barman@gmail.com>2014-05-11 14:48:08 +0200
commit2d4601ac3cdb56a41a7e131d5277a12c88f44810 (patch)
tree426c49968acc57c4d1ba095b1f039387763a5203
parentb5dd40b59b053d00fd6938605b5a1cad9e3cb6e3 (diff)
downloadplayGraph-2d4601ac3cdb56a41a7e131d5277a12c88f44810.tar.gz
playGraph-2d4601ac3cdb56a41a7e131d5277a12c88f44810.tar.bz2
playGraph-2d4601ac3cdb56a41a7e131d5277a12c88f44810.zip
CSS Updated
-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