Добавил:
rus2an
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз:
Предмет:
Файл:
div.zad-1 input[type=button]{
width:45px;
height:35px;
margin: 5px 2px 0 0;
border-radius:10px;
background-color:#ccc;
font-size: 14px;
font-weight:600;
}
input[type=button].btn-array{
height:35px;
margin: 5px 2px 0 0;
border-radius:10px;
background-color:#ccc;
font-size: 14px;
font-weight:600;
}
.calculator{
margin-top:15px;
height: 250px;
width:304px;
background-color: #333;
padding: 15px;
border-radius:10px;
}
.calc{
height:35px;
width: 294px;
border-radius:10px;
font-size: 14px;
font-weight:600;
margin-bottom:5px;
}
div[class^="zad-"]{
padding-top:10px;
display:block;
}
width:45px;
height:35px;
margin: 5px 2px 0 0;
border-radius:10px;
background-color:#ccc;
font-size: 14px;
font-weight:600;
}
input[type=button].btn-array{
height:35px;
margin: 5px 2px 0 0;
border-radius:10px;
background-color:#ccc;
font-size: 14px;
font-weight:600;
}
.calculator{
margin-top:15px;
height: 250px;
width:304px;
background-color: #333;
padding: 15px;
border-radius:10px;
}
.calc{
height:35px;
width: 294px;
border-radius:10px;
font-size: 14px;
font-weight:600;
margin-bottom:5px;
}
div[class^="zad-"]{
padding-top:10px;
display:block;
}