]> iEval git - zlp.git/blobdiff - zlp.html
Căsuța pentru adresă este mai mare.
[zlp.git] / zlp.html
index b65435d8a9e4b9ac941ad7082763fdfaf1f89da4..ac76fdecce030dfda7161ffb1fb43f4e9efdb80c 100644 (file)
--- a/zlp.html
+++ b/zlp.html
@@ -53,6 +53,14 @@ window.onload = update_event_info;
     font-weight: bold;
     font-size: 1.01em;
   }
+
+  input#captcha {
+    width: 20px;
+  }
+
+  input#email {
+    width: 250px;
+  }
 </style>
 
 <img src="img/gnu30-ro.png" alt="Aniversarea a 30 de ani de la lansarea proiectului GNU" />
@@ -79,7 +87,7 @@ window.onload = update_event_info;
   <div>
     <label class="first">Adresa de poștă electronică:</label><br />
     <label class="help">Va fi folosită pentru anunțuri despre acest eveniment.</label><br />
-    <input type="email" name="email" required><br />
+    <input type="email" name="email" id="email" required><br />
   </div>
   <br />
   <div>
@@ -113,8 +121,7 @@ window.onload = update_event_info;
   </div>
   <br />
   <div>
-    <label class="first">Anul de lansare al proiectului GNU este 19</label><input type="number" name="captcha" min="0" max="99" id="captcha" required>
-    <label class="first">. (2 cifre)</label><br />
+    <label class="first">Anul de lansare al proiectului GNU este 19</label><input type="number" name="captcha" min="0" max="99" id="captcha" required><label class="first">. (2 cifre)</label><br />
     <label class="help">Această întrebare filtrează roboții și lasă doar persoanele reale să se înscrie.</label>
   </div>
   <br />
This page took 0.021138 seconds and 4 git commands to generate.