plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
Log | Files | Refs | README

commit de7fa54d90c1b3076339f5e686c3e0a44f720264
parent 993ed8d175eaeaa4b30c5819a901ba96bb35c849
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 15 Aug 2014 15:33:57 +0200

min-height for #poem

Diffstat:
static/main.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/main.css b/static/main.css @@ -93,7 +93,7 @@ dt { width: 100%; max-width: 100%; min-width: 100%; - height: 50vh; + min-height: 8em; } #predef {