]> git.bts.cx Git - garden.git/blobdiff - templates/style/screen.css
More updates to template
[garden.git] / templates / style / screen.css
index 7fe052a181fd3586af8f4d71d4c1307624ea512a..b7441f702e6fe52cf0e1b8adb168d4d83d5d5135 100644 (file)
@@ -596,5 +596,6 @@ footer {
 body > * {
     padding: 0 30px;
     margin: 10px;
 body > * {
     padding: 0 30px;
     margin: 10px;
-    background-color: #fff;
+    background-color: rgba(255.0, 255.0, 255.0, 0.8);
+    border-radius: 7px;
 }
 }