mirror of
				https://github.com/DerTyp7/shop-ejs-expressjs.git
				synced 2025-10-30 12:57:10 +01:00 
			
		
		
		
	better error handling register
This commit is contained in:
		| @@ -11,8 +11,7 @@ | ||||
|     height: 30px; | ||||
| } | ||||
|  | ||||
|  | ||||
| form input[type="submit"]{ | ||||
| .order_form input[type="submit"]{ | ||||
|     color: rgb(255, 255, 255); | ||||
|     font-weight: bold; | ||||
|     letter-spacing: 1.5px; | ||||
| @@ -29,14 +28,9 @@ form input[type="submit"]{ | ||||
|     transition-timing-function: linear; | ||||
|     outline: none !important; | ||||
|     cursor:pointer; | ||||
|  | ||||
| } | ||||
|  | ||||
| h3{ | ||||
|     text-align: center; | ||||
| } | ||||
|  | ||||
| hr{ | ||||
| #order-info hr{ | ||||
|     width: 100%; | ||||
|     border: 0px; | ||||
|     background-color:rgba(51, 51, 51, 0.337); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis M
					Janis M