diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-03 14:51:45 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-03 14:51:45 -0400 |
| commit | 5bf4b8e134b485d47a461d6eaab284d50cec0ef3 (patch) | |
| tree | ddfff4e2ee97baaee335dfaa14789cab9425d831 /public/css/style.css | |
| parent | 5054a79fe676df38c3f2324e2325c8a5cfb994d4 (diff) | |
| download | alp-website-5bf4b8e134b485d47a461d6eaab284d50cec0ef3.tar.gz alp-website-5bf4b8e134b485d47a461d6eaab284d50cec0ef3.tar.bz2 alp-website-5bf4b8e134b485d47a461d6eaab284d50cec0ef3.zip | |
Favicons, updated homepage and more stuff
Diffstat (limited to 'public/css/style.css')
| -rw-r--r-- | public/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/style.css b/public/css/style.css index 410907a..19f7573 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -3,3 +3,7 @@ body { background-color: #212121; color: #ffffff; } + +.svg-white { + fill:#ffffff +}
\ No newline at end of file |
