summaryrefslogtreecommitdiff
path: root/assets/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/theme.css')
-rw-r--r--assets/css/theme.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/theme.css b/assets/css/theme.css
index 4621a58..e428bb0 100644
--- a/assets/css/theme.css
+++ b/assets/css/theme.css
@@ -3,6 +3,11 @@ body {
padding-bottom: 60px;
}
+
+em {
+ display: block;
+}
+
.copyright {
color: #ffffff;
}
@@ -87,3 +92,4 @@ body {
.contact-medium {
color: #ee4444;
}
+