aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-12-05 00:57:35 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2014-12-05 00:57:35 -0500
commit0312d6dda67d611ac50284c89051e6334441a0ef (patch)
treed4d56c8f6f2db8a345e6ba11af727316c76b7ed9 /static
parent9c03d52bae211832b58d78448af871ad7cae0d2e (diff)
downloadfamille-flask-0312d6dda67d611ac50284c89051e6334441a0ef.tar.gz
Icon colors in links
Diffstat (limited to 'static')
-rw-r--r--static/main.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/static/main.css b/static/main.css
index 57e6ba0..ad09853 100644
--- a/static/main.css
+++ b/static/main.css
@@ -21,10 +21,6 @@ nav .fa {
margin-left: 1em;
}
-a .fa {
- color: black;
-}
-
.login {
margin:10em auto
}