aboutsummaryrefslogtreecommitdiff
path: root/apps/speaker/speaker.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/speaker/speaker.css')
-rw-r--r--apps/speaker/speaker.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/speaker/speaker.css b/apps/speaker/speaker.css
index 075068b..dd4c799 100644
--- a/apps/speaker/speaker.css
+++ b/apps/speaker/speaker.css
@@ -56,7 +56,7 @@ body, h1, h2, h3, h4, h5, h6 {
border-radius: 4px;
padding: 4px;
margin: 6px;
- margin-left: 0px;
+ margin-left: 0;
}
th, td {
@@ -65,7 +65,7 @@ th, td {
}
.properties td:nth-child(even) {
- background-color: #D6EEEE;
+ background-color: #d6eeee;
font-family: monospace;
}