новые иконки в OpenBoard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
OpenBoard/resources/library/applications/AnyEmbed.wgt/css/ubwidget.css

24 lines
194 B

* {
margin: 0;
padding: 0;
}
body{
margin:0px;
}
.ubw-container{
position:absolute;
margin:0px;
left:0px;
top:0px;
}
.ubw-body{
margin:0px;
}
.bordered{
border: 1px solid red;
}