aboutsummaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-08-03 14:51:45 -0400
committerAndrew Lee <alee14498@gmail.com>2019-08-03 14:51:45 -0400
commit5bf4b8e134b485d47a461d6eaab284d50cec0ef3 (patch)
treeddfff4e2ee97baaee335dfaa14789cab9425d831 /public/css
parent5054a79fe676df38c3f2324e2325c8a5cfb994d4 (diff)
downloadalp-website-5bf4b8e134b485d47a461d6eaab284d50cec0ef3.tar.gz
alp-website-5bf4b8e134b485d47a461d6eaab284d50cec0ef3.tar.bz2
alp-website-5bf4b8e134b485d47a461d6eaab284d50cec0ef3.zip
Favicons, updated homepage and more stuff
Diffstat (limited to 'public/css')
-rw-r--r--public/css/style.css4
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