summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 622c0ef..8e90e1d 100644
--- a/style.css
+++ b/style.css
@@ -4,6 +4,11 @@ a{
font-weight:bold;
}
+audio{
+ width:0px;
+ height:0px;
+}
+
footer>*{
font-size:small;
background-color:white;