новые иконки в 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/interactivities/Dice.wgt/css/main.css

24 lines
341 B

#scene {
position: relative;
}
#dices {
display: block;
margin: 0 auto;
}
#launch {
text-align: center;
}
#launch button {
width: 120px;
margin: 0;
padding-top: 90px;
background: url("images/arrow-up.png") center top no-repeat;
border: none;
cursor: pointer;
font-family: "SFToontimeRegular";
font-size: 24px;
color: #FFF;
}