Skip to content

Commit

Permalink
Remove footer styles
Browse files Browse the repository at this point in the history
  • Loading branch information
pietromenna committed Feb 24, 2015
1 parent 35914c9 commit 2486187
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions stylesheets/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2486187

Please sign in to comment.