aboutsummaryrefslogtreecommitdiff
path: root/app/css/lbarman.css
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2014-05-11 14:55:11 +0200
committerJakob Odersky <jodersky@gmail.com>2014-05-11 14:55:11 +0200
commiteb4e7ad92ea58e69529064cecf81808f71191453 (patch)
tree7254b91b2583561e03a8e72d108aee37bb2e5529 /app/css/lbarman.css
parent2cf0019a0891c5be8a9db221ed2ffa94c1cd10c5 (diff)
parentc72c04a5ee09b8883b00bb1dba377f020a7a3cf8 (diff)
downloadplayGraph-eb4e7ad92ea58e69529064cecf81808f71191453.tar.gz
playGraph-eb4e7ad92ea58e69529064cecf81808f71191453.tar.bz2
playGraph-eb4e7ad92ea58e69529064cecf81808f71191453.zip
Merge branch 'master' of github.com:jodersky/playGraph
Conflicts: app/index.html
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