Remove footer styles

This commit is contained in:
Pietro F. Menna 2015-02-24 16:31:47 +00:00
parent 35914c9cff
commit 2486187ce3
1 changed files with 0 additions and 16 deletions

View File

@ -741,22 +741,6 @@ dl dd {
font-weight: 100;
}
footer {
padding-top: 20px;
padding-bottom: 30px;
margin-top: 40px;
font-size: 13px;
color: #aaa;
background: transparent url('../images/hr.png') 0 0 no-repeat;
}
footer a {
color: #666;
}
footer a:hover {
color: #444;
}
/* MISC */
.clearfix:after {
display: block;