diff options
| -rw-r--r-- | public/stylesheets/ccc.css | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 422b7c0..ed2bac9 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -234,6 +234,18 @@ div#frontpage_calendar h2 { | |||
| 234 | margin-top: 0; | 234 | margin-top: 0; |
| 235 | } | 235 | } |
| 236 | 236 | ||
| 237 | div#open_erfas_today li { | ||
| 238 | margin-top: 8px; | ||
| 239 | margin-bottom: 8px; | ||
| 240 | line-height: 1.25; | ||
| 241 | } | ||
| 242 | |||
| 243 | div#open_erfas_today .event_time { | ||
| 244 | font-style: italic; | ||
| 245 | font-family: Georgia; | ||
| 246 | color: color-mix(in srgb, CanvasText, #808080); | ||
| 247 | } | ||
| 248 | |||
| 237 | @media(max-width:1016px) { | 249 | @media(max-width:1016px) { |
| 238 | div#tags li { | 250 | div#tags li { |
| 239 | list-style-type: none; | 251 | list-style-type: none; |
