Files
SmartHomePHP/web/css/site.css
Alex Solomaha 3c2ce9f977 Some work
2016-08-14 01:54:29 +03:00

12 lines
171 B
CSS

.not-set {
color: #c55;
font-style: italic;
}
.product-font {
font-family: 'Product Sans', Arial, sans-serif;
}
.product-font span {
font-weight: bold;
}