Skip to content

Commit

Permalink
Removed unused CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTschudi committed Apr 26, 2016
1 parent d30968f commit 4835b94
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@ header, section, footer, aside, nav, main, article, figure {
z-index: 1000;
}

/*
.leaflet-map-pane {
transform: translate3d(150px, 150px, 0px);
}
*/

/* ---------- splash ---------- */

.pageFill {
Expand Down Expand Up @@ -473,14 +467,6 @@ header, section, footer, aside, nav, main, article, figure {
#filledHeart {
color: white;
}
/*.glyphicon-heart-empty {
filter: alpha(opacity=50);
opacity: .5;
}
.glyphicon.glyphicon-heart-empty:hover {
filter: alpha(opacity=100);
opacity: 1;
}*/
.dimmed {
filter: alpha(opacity=50);
opacity: .5;
Expand Down

0 comments on commit 4835b94

Please sign in to comment.