mirror of
https://github.com/CyanoFresh/SmartHomePHP.git
synced 2026-03-07 10:26:50 +01:00
12 lines
171 B
CSS
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;
|
|
} |