projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
592e26f
)
add margin to the new 'proaudio' div css
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 7 Jan 2018 13:33:23 +0000
(14:33 +0100)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 7 Jan 2018 13:33:23 +0000
(14:33 +0100)
web/room.css
patch
|
blob
|
history
diff --git
a/web/room.css
b/web/room.css
index
bb64dac
..
45c0e96
100644
(file)
--- 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 {