1
Fork 0

Restyle footer

This commit is contained in:
Jake Howard 2015-11-24 13:16:05 +00:00
parent e8bc7d5856
commit 103df1c440

View file

@ -35,7 +35,9 @@ html, body{
}
p {
a {
.transition(color 0.4s);
}
}
ol , ul{
@ -58,7 +60,7 @@ footer {
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-bottom: 50px;
color: white;
background-color: #232323;
a {