Add password change feature.
[Project_webapp.git] / styles / airpolytech.css
index c425d298dd9f38927285c12eeeae3942f2cbb3e4..58aaff788e51a55f33e92aa22d32f36e8243272f 100644 (file)
@@ -41,6 +41,10 @@ form#register {
     width: 720px;
 }
 
+form#fpassword {
+    width: 720px;
+}
+
 form#booking {
     width: 250px;
 }
@@ -86,8 +90,8 @@ table {
     vertical-align: middle;
 }
 
-table#account {
-    width: 40%;
+table#taccount {
+    width: 30%;
 }
 
 table#home {