Parcourir la source

Make fields wider.

Frederic G. MARAND il y a 12 ans
Parent
commit
b831eae3c9
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      date/date.php

+ 3 - 0
date/date.php

@@ -15,6 +15,9 @@ $formatter = new DateFormatter();
         width: 90%;
         height: 80em;
       }
+      input[type="text"] {
+        width: 20em;
+      }
       </style>
     </head>
   <body>