mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-22 06:52:18 +00:00
style date entry
This commit is contained in:
parent
6223e35108
commit
ab377feb19
1 changed files with 5 additions and 0 deletions
|
@ -270,3 +270,8 @@ form button {
|
||||||
margin-left: 0.2rem;
|
margin-left: 0.2rem;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.date {
|
||||||
|
font-size: 0.8rem;
|
||||||
|
color: var(--off-fg);
|
||||||
|
}
|
Loading…
Reference in a new issue