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 { p {
a {
.transition(color 0.4s);
}
} }
ol , ul{ ol , ul{
@ -58,7 +60,7 @@ footer {
width: 100%; width: 100%;
text-align: center; text-align: center;
padding-top: 10px; padding-top: 10px;
padding-bottom: 10px; padding-bottom: 50px;
color: white; color: white;
background-color: #232323; background-color: #232323;
a { a {