Browse Source

Update style.css

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
6ae73299a9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      css/style.css

8
css/style.css

@ -1219,17 +1219,17 @@ form.update-form input.button:hover {
list-style: none; list-style: none;
margin: 0; } margin: 0; }
.footer a { .footer a {
color: #fff; }
.footer a:hover {
color: #333; } color: #333; }
.footer a:hover {
color: #ccc; }
.footer .socials { .footer .socials {
margin-bottom: 30px; } margin-bottom: 30px; }
.footer .socials i { .footer .socials i {
font-size: 20px; } font-size: 20px; }
.footer .socials a { .footer .socials a {
color: #333; }
.footer .socials a:hover {
color: #fff; } color: #fff; }
.footer .socials a:hover {
color: #333; }
.footer .back-to-top i { .footer .back-to-top i {
display: block; display: block;
margin-bottom: 5px; } margin-bottom: 5px; }

Loading…
Cancel
Save