Files
new-shapes/style.css
2026-03-19 20:03:28 +01:00

55 lines
1019 B
CSS

.triangle110717522{
position: absolute;
top: 162px;
left: 367px;
width: 0px;
height: 0px;
border: 0 solid transparent;
border-left-width: 30.0px;
border-right-width: 30.0px;
border-bottom: 50px solid #ffff00;
}
#rec209793789{
position:absolute;
top:10px;
left:10px;
width:40px;
height:60px;
background:#ffffff;border:1px solid #ff0000; }
#rec365617083{
position:absolute;
top:10px;
left:70px;
width:40px;
height:60px;
background:#ffffff;border:1px solid #000000; }
#rec1121327988{
position:absolute;
top:200px;
left:100px;
width:40px;
height:60px;
background:#ffffff;border:1px solid #ff00ff; }
#rec256914054{
position:absolute;
top:200px;
left:150px;
width:40px;
height:60px;
background:#ffffff;border:1px solid #ff00ff; }
.circle172224331{
position: absolute;
top:250px;
left:200px;
width:30px;
height:30px;
border-radius:15px;
-webkit-border-radius:15px;
-o-border-radius:15px;
-moz-border-radius:15px;
position: absolute;
background:#ffffff;border:1px solid #000000;
}