Files
SmartHomePHP/web/css/site.css
Alex Solomaha c5ae61fddb Some work
2016-08-16 15:07:56 +03:00

27 lines
430 B
CSS

.not-set {
color: #c55;
font-style: italic;
}
.product-font {
font-family: 'Product Sans', Arial, sans-serif;
}
.product-font span {
font-weight: bold;
}
.control-panel-room-title {
color: #8a8a8a;
border-bottom: 1px solid #efefef;
font-size: 30px;
margin-bottom: 20px;
}
.item-switch .info-box-text {
font-weight: 400;
font-size: 20px;
text-align: center;
line-height: 80px;
}