aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-02-26 15:31:52 -0500
committerAlee <Alee14498@gmail.com>2019-02-26 15:31:52 -0500
commitbbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4 (patch)
tree051791bef1bb7601fdc196257d83b39eb389ae67 /style.css
parent9a74102d338bdbde9b51cf17a5b90e08dd9865c8 (diff)
downloadpersonal-website-bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4.tar.gz
personal-website-bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4.tar.bz2
personal-website-bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4.zip
New font, changed the navigator text and soon changing the theme!
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;