diff --git a/src/textual_paint/gallery.css b/src/textual_paint/gallery.css index 4eeb6d1..e045065 100644 --- a/src/textual_paint/gallery.css +++ b/src/textual_paint/gallery.css @@ -11,6 +11,7 @@ GalleryItem { align: center middle; } .caption { + dock: bottom; text-align: center; background: blue; color: yellow;