plint

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

commit 22269370a083a54106b11bd7610368c596f844a1
parent ba07dd83dbd04b475e9c2f7f0eebb328e32b8f54
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 14 Mar 2012 12:36:27 +0100

fix css

Diffstat:
views/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/views/index.html b/views/index.html @@ -42,7 +42,7 @@ Alexandrine without <em>hémistiche</em> and without rhyme. {% endif %} </input></li></ul> - <p style="font-variant: italics;">More templates coming soon!</p> + <p style="font-style: italic;">More templates coming soon!</p> <input id="submit" type="submit" {% if lang == 'fr' %} value="Valider"