mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	| @@ -52,7 +52,7 @@ body { | |||||||
| .search-bar { | .search-bar { | ||||||
| 	display: flex; | 	display: flex; | ||||||
| 	justify-content: center; | 	justify-content: center; | ||||||
| 	font-family: 'Century Gothic'; | 	font-family: "Century Gothic", "sans-serif"; | ||||||
| 	font-weight: bold; | 	font-weight: bold; | ||||||
| 	color: #516754; | 	color: #516754; | ||||||
| } | } | ||||||
| @@ -64,6 +64,7 @@ body { | |||||||
| .search-bar > form { | .search-bar > form { | ||||||
| 	float: right; | 	float: right; | ||||||
| 	padding: 6px 10px; | 	padding: 6px 10px; | ||||||
|  |  | ||||||
| 	/* | 	/* | ||||||
| 	margin-top: 8px; | 	margin-top: 8px; | ||||||
| 	margin-right: 16px; | 	margin-right: 16px; | ||||||
| @@ -99,7 +100,7 @@ img#create-btn { | |||||||
| } | } | ||||||
|  |  | ||||||
| img#create-btn-invis { | img#create-btn-invis { | ||||||
| 	opacity: 0%; | 	opacity: 0; | ||||||
| 	padding-left: 2.5%; | 	padding-left: 2.5%; | ||||||
| 	padding-right: 2.5%; | 	padding-right: 2.5%; | ||||||
| 	width: 10%; | 	width: 10%; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user