From: Matteo Nastasi Date: Sun, 7 Jan 2018 13:33:23 +0000 (+0100) Subject: add margin to the new 'proaudio' div css X-Git-Tag: v5.6.0~14 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=c783659cd7150bf81953f6f1df52651ca445f13f add margin to the new 'proaudio' div css --- diff --git a/web/room.css b/web/room.css index bb64dac..45c0e96 100644 --- a/web/room.css +++ b/web/room.css @@ -76,7 +76,8 @@ div.proaudio { text-align: center; align: center; font-size: 85%; - padding:4px; + padding: 4px; + margin: 4px; } div.tables {