yunkong2.node-red/public/schedule/style.css
2018-12-20 22:02:07 +08:00

29 lines
335 B
CSS

body {
font: 14px "Helvetica" !important;
}
a.brand {
line-height: 16px;
}
a.brand span {
vertical-align: middle;
font-size: 16px !important;
}
a.brand:hover span.red {
color: rgb(197, 112, 112) !important;
}
a.brand:hover {
color: #bbb !important;
}
a.brand img {
height: 16px;
}
#schedule {
margin-top: 20px;
}