X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=95cd55e51352600c46ed511a7319dfc72c6cb71e;hp=b048f11cf2984b89cd7baac7523a2778c6340dc9;hb=6ac2173a3eedadc718dadd54002878b5d3d9661b;hpb=64be08b2203c801c5231be30a2096790cd0c3b12 diff --git a/static/style.css b/static/style.css index b048f11..95cd55e 100644 --- a/static/style.css +++ b/static/style.css @@ -116,3 +116,12 @@ nav { #content { padding-bottom: 70px; } + +/* Taille des champs */ +.texte { + width:20em +} + +.data { + width:7em +}