summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/custom.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/css/custom.css b/assets/css/custom.css
index 7db3df1..95cf163 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -1,3 +1,10 @@
body {
background-color: black;
}
+
+.title div {
+ color: white;
+ font-size: 24px;
+ font-weight: bold;
+ margin: 19.92px 0 19.92px 0;
+}