mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-18 09:39:30 -07:00
add daily rain and timestamp #132
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -12,6 +12,7 @@
|
||||
font-weight: bold;
|
||||
line-height: 24px;
|
||||
top: 20px;
|
||||
height: 290px;
|
||||
|
||||
.row {
|
||||
margin-bottom: 12px;
|
||||
@@ -53,5 +54,15 @@
|
||||
overflow: hidden;
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
right: 10px;
|
||||
text-align: right;
|
||||
font-family: "Star4000 Small";
|
||||
font-size: 24pt;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user