control-freak-ide/dist/all/docs/admin-theme/bower_components/transitionize/examples/example.css
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

17 lines
245 B
CSS

.wrap {
height: 75px;
margin: 100px auto 0;
position: relative;
width: 300px;
}
.elem {
background-color: #febf04;
border-radius: 100%;
bottom: 0;
display: block;
height: 75px;
left: 0;
position: absolute;
width: 75px;
}