Line 2,221: | Line 2,221: | ||
<!---Mask effects---> | <!---Mask effects---> | ||
.view { | .view { | ||
− | width: | + | width: 300px; |
− | height: | + | height: 200px; |
margin: 10px; | margin: 10px; | ||
float: left; | float: left; | ||
Line 2,233: | Line 2,233: | ||
} | } | ||
.view .mask, .view .content { | .view .mask, .view .content { | ||
− | width: | + | width: 300px; |
− | height: | + | height: 200px; |
position: absolute; | position: absolute; | ||
overflow: hidden; | overflow: hidden; |
Revision as of 06:09, 17 October 2018