|
|
Line 201: |
Line 201: |
| | | |
| | | |
− | .green-effect{
| |
− | display: none;
| |
− | background-color: #E0F8EC;
| |
− | opacity: 1;
| |
− | color: #FFF;
| |
− | transition-property: all;
| |
− | transition-duration: 0.3s;
| |
− | transition-timing-function: ease-out;
| |
− | transition-delay: 0s;
| |
− | border-color: #288D30;
| |
− | position: absolute;
| |
− | bottom: 0px;
| |
− | width: 100%;
| |
− | height: 2px;
| |
− | right: 0px;
| |
− | }
| |
| | | |
| .logo { | | .logo { |