feat: borderless button, header vertical offset
This commit is contained in:
		
							parent
							
								
									af90629c56
								
							
						
					
					
						commit
						6b423a5608
					
				| @ -27,6 +27,11 @@ button { | ||||
| 	color: black; | ||||
| } | ||||
| 
 | ||||
| #submit, | ||||
| #submit:hover { | ||||
| 	border: 0; | ||||
| } | ||||
| 
 | ||||
| .hidden { | ||||
| 	display: none; | ||||
| } | ||||
| @ -51,6 +56,10 @@ footer section p { | ||||
| 	color: white; | ||||
| } | ||||
| 
 | ||||
| header section h1 { | ||||
| 	margin: 1rem 0; | ||||
| } | ||||
| 
 | ||||
| footer section p a { | ||||
| 	color: var(--icd-rentgen-color); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user