diff options
author | petrus comestor <petrus@comestor.org> | 2024-07-20 03:24:40 -0400 |
---|---|---|
committer | petrus comestor <petrus@comestor.org> | 2024-07-20 03:24:40 -0400 |
commit | 097e69bfd9cb7f74b0f47b2a58d065c310555b64 (patch) | |
tree | 59d6127df39338e4a28dab1e06a802ddd1863f5e /static | |
parent | b3a40416528898246568437f0312b67695819f4c (diff) |
padding
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css index 169d754..e7300b6 100644 --- a/static/styles.css +++ b/static/styles.css @@ -174,3 +174,8 @@ hr { .event-location { font-size: larger; } + +.neighborhood { + font-size: 80%; + font-style: italic; +} |