aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.css b/style.css
index b773598..dc8c9aa 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,7 @@
+/*
+ Legacy Silicon Theme
+ Made by ServerLion and Alee
+*/
.container {
width: 95%;
margin: auto;
@@ -35,7 +39,7 @@
}
body {
- font-family: 'Roboto', sans-serif;
+ font-family: 'Play', sans-serif;
padding: 0;
margin: 0;
background: #333;