Line 303: | Line 303: | ||
h2 { | h2 { | ||
− | color: | + | color:gray; |
} | } | ||
Line 322: | Line 322: | ||
.green-effect{ | .green-effect{ | ||
display: none; | display: none; | ||
− | background-color: # | + | background-color: #000; |
opacity: 1; | opacity: 1; | ||
color: #FFF; | color: #FFF; | ||
Line 329: | Line 329: | ||
transition-timing-function: ease-out; | transition-timing-function: ease-out; | ||
transition-delay: 0s; | transition-delay: 0s; | ||
− | border-color: # | + | border-color: #fff; |
position: absolute; | position: absolute; | ||
bottom: 0px; | bottom: 0px; |
Revision as of 22:51, 15 August 2017