новые иконки в 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/ord-words.wgt/styles/of_puppets.css

56 lines
702 B

body{
background-color: #fff;
}
.letter{
min-width: 30px; height: 40px;
border: solid 1px #ccc;
margin: 4px;
padding: 4px 10px;
float: left;
font: 28px tahoma;
text-align: center;
cursor: pointer;
text-transform: uppercase;
background-color: #fff;
}
.right{
background-color: #cfb;
}
#ub-widget{
width: 560px;
}
#mp_setup{
text-align: right;
}
#mp_img{
text-align: center;
padding: 40px;
}
#mp_word{
height: 60px;
text-align: center;
}
#mp_word input{
font: 32px tahoma;
letter-spacing: 0.1em;
width: 600px;
}
#mp_msg{
position: absolute;
left: 120px; top: 160px;
background-color: #eee;
border: solid 1px #ddd;
width: 160px;
padding: 40px;
text-align: center;
}