Display news and event dates in gray like everywhere else
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
05fd9bf430
commit
c5783f4570
@ -138,6 +138,7 @@ body.frontpage #main {
|
||||
}
|
||||
|
||||
.date {
|
||||
.text-muted;
|
||||
.small;
|
||||
}
|
||||
}
|
||||
@ -234,6 +235,7 @@ body.frontpage #main {
|
||||
|
||||
.events {
|
||||
.date {
|
||||
.text-muted;
|
||||
.small;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user