Line 30: | Line 30: | ||
transition: all 0.7s ease-out; | transition: all 0.7s ease-out; | ||
background-color: #444444 !important; | background-color: #444444 !important; | ||
− | opacity: 0. | + | opacity: 0.025; |
− | filter: alpha(opacity=5); | + | filter: alpha(opacity=2.5); |
− | -moz-opacity:0. | + | -moz-opacity:0.025; |
} | } | ||
.link_box:before { | .link_box:before { | ||
Line 38: | Line 38: | ||
} | } | ||
.round_box { | .round_box { | ||
− | -webkit-border-radius: | + | -webkit-border-radius: 90px; |
− | -moz-border-radius: | + | -moz-border-radius: 90px; |
− | border-radius: | + | border-radius: 90px; |
− | width: | + | width: 180px; |
− | height: | + | height: 180px; |
} | } | ||
#box1 { | #box1 { |
Revision as of 21:57, 1 November 2017