diff web/css/dottes.css @ 629:37a9b621b5a6

Tidy main page and rename transpose container. Adjust CSS for main page.
author Jim Hague <jim.hague@acm.org>
date Sun, 06 Nov 2016 21:01:56 +0000
parents dfeb781e5196
children eb1392fd0b76
line wrap: on
line diff
--- a/web/css/dottes.css	Sun Nov 06 21:01:20 2016 +0000
+++ b/web/css/dottes.css	Sun Nov 06 21:01:56 2016 +0000
@@ -69,6 +69,7 @@
 div.dottes-body
 {
     background-color: white;
+
     -webkit-border-top-left-radius: 5px;
     -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topleft: 5px;
@@ -85,6 +86,8 @@
 
     margin-top: 5px;
     margin-bottom: 5px;
+
+    padding: 5px;
 }
 
 div.dottes-body h1
@@ -93,10 +96,10 @@
     text-align: left;
 }
 
-div.dottes-container
+div.dottes-transpose-container
 {
     border: 2px solid grey;
-    margin: 10px;
+    margin: 5px;
 }
 
 div.dottes-transpose-instrument