Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
removing animation from flexslider, so Matt can sleep at night
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkheisler committed Nov 13, 2015
1 parent 174bac7 commit 5e1ce06
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions static/css/modelr.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,22 @@ input {
text-align: end;
}

.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.seismic-color {
height: 10px;
margin: 0;
Expand Down

0 comments on commit 5e1ce06

Please sign in to comment.