Minor CSS fixes

This commit is contained in:
Joanna 2019-02-27 18:24:15 +02:00
parent 3f1d2946f0
commit c966457e4a

View file

@ -1,5 +1,5 @@
body {
color: whitesmoke;
color: #f5f5f5;
}
a:hover, a:active {
@ -24,12 +24,12 @@ p {
}
.title {
color: whitesmoke;
color: #f5f5f5;
}
.fa-links {
font-size: 300%;
color: whitesmoke;
color: #f5f5f5;
}
.contacts {