plint

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

commit ce55382b0cea4c3898b835579579fed710c582e5
parent de442fd1c1a3fab89ccc743f3d60e62d079500c6
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 14 Mar 2012 12:40:45 +0100

improve css

Diffstat:
static/main.css | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/static/main.css b/static/main.css @@ -55,7 +55,9 @@ body { overflow: auto; } -#bigform label { +#bigform ul { + list-style-type: none; + padding: 0px; } #bigform #submit {