mirror of
				https://github.com/DerTyp7/shop-ejs-expressjs.git
				synced 2025-10-30 21:07:11 +01:00 
			
		
		
		
	a
This commit is contained in:
		
							
								
								
									
										34
									
								
								static/css/auth_header.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								static/css/auth_header.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,34 @@ | ||||
| /* Header */ | ||||
| .auth-header { | ||||
|     width: 100%; | ||||
|     display: block; | ||||
|     height: 50px; | ||||
|     background-color: rgb(97, 102, 141); | ||||
|     margin-top: 0px; | ||||
|     padding: 0px; | ||||
| } | ||||
|  | ||||
| .auth-header p{ | ||||
|     float:left; | ||||
|     color:white; | ||||
|     font-weight: bold; | ||||
|     font-size: 14pt; | ||||
|     padding:0; | ||||
|     margin-left: 10px; | ||||
|     margin-top: 14px; | ||||
| } | ||||
|  | ||||
| .auth-header .auth-header-image-container{ | ||||
|     display: block; | ||||
|     margin-left: auto; | ||||
|     margin-right: auto; | ||||
|     height: 45px; | ||||
|     width: 45px; | ||||
|     background-color: red; | ||||
|     padding-top: 2px; | ||||
| } | ||||
|  | ||||
| .auth-header .auth-header-image-container img{ | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Janis M
					Janis M