Skip to content

Commit

Permalink
No need for fallback color because we don't support IE8
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Dec 28, 2013
1 parent dc9b52f commit 663885e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/css/hyde.css
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ a:focus {
/* Footer area of masthead */
.colophon {
margin-top: 20px;
color: #fff;
color: rgba(255,255,255,.5);
}
.colophon-links {
Expand Down

0 comments on commit 663885e

Please sign in to comment.