diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-02 15:35:14 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-02 15:35:14 -0400 |
| commit | cc2c3863b0a3ec26e6610163c00b5f8f6aedc716 (patch) | |
| tree | 372b990c1e9e40475be08a554768acece5fd5430 /public | |
| parent | f7c360592b6c2ef24b033280aa977a894349476a (diff) | |
| download | alp-website-cc2c3863b0a3ec26e6610163c00b5f8f6aedc716.tar.gz alp-website-cc2c3863b0a3ec26e6610163c00b5f8f6aedc716.tar.bz2 alp-website-cc2c3863b0a3ec26e6610163c00b5f8f6aedc716.zip | |
About page, updated 404 and changed style
Diffstat (limited to 'public')
| -rw-r--r-- | public/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/style.css b/public/css/style.css index c67b395..410907a 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -2,4 +2,4 @@ body { font-family: Play, sans-serif; background-color: #212121; color: #ffffff; -}
\ No newline at end of file +} |
