Browse Source

Make fields wider.

Frederic G. MARAND 12 năm trước cách đây
mục cha
commit
b831eae3c9
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>