Add date display styling
This commit is contained in:
@@ -6,6 +6,12 @@ window {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Large, prominent clock */
|
/* Large, prominent clock */
|
||||||
|
label.date-display {
|
||||||
|
font-size: 30px;
|
||||||
|
font-weight: 500;
|
||||||
|
color: #fafafa;
|
||||||
|
padding-right: 30px;
|
||||||
|
}
|
||||||
label.clock-display {
|
label.clock-display {
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|||||||
Reference in New Issue
Block a user