From 097e69bfd9cb7f74b0f47b2a58d065c310555b64 Mon Sep 17 00:00:00 2001 From: petrus comestor Date: Sat, 20 Jul 2024 03:24:40 -0400 Subject: padding --- index.html | 8 ++++---- static/styles.css | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 0fc708c..949c73a 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@
Mondays 6:30p–8:30p
- McCarren Park, Williamsburg + McCarren Park · Williamsburg
North corner, west side
@@ -48,7 +48,7 @@
Wednesdays 6p–8p
- Jefferson Market Library, Greenwich Village + Jefferson Market Library · Greenwich Village
Third floor (take elevator from first floor)
@@ -60,9 +60,9 @@

- first Sunday/month; 9p–11p + first Sunday/month; 9p–11p
- Book Club Bar, East Village + Book Club Bar · East Village
Next: August 4 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; +} -- cgit v1.2.3