diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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; |
