]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
add margin to the new 'proaudio' div css
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 7 Jan 2018 13:33:23 +0000 (14:33 +0100)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 7 Jan 2018 13:33:23 +0000 (14:33 +0100)
web/room.css

index bb64dacc4e154078597491d5965a1a0a4f906c24..45c0e96217c82be77ebcec0f078977964867b4c1 100644 (file)
@@ -76,7 +76,8 @@ div.proaudio {
     text-align: center;
     align: center;
     font-size: 85%;
-    padding:4px;       
+    padding: 4px;
+    margin: 4px;
 }
 
 div.tables {