mirror of
				https://gitlab.com/MrFry/qmining-page
				synced 2025-04-01 20:23:44 +02:00 
			
		
		
		
	Contribute page imporvements, minor site imporvements
This commit is contained in:
		| @@ -1,23 +1,17 @@ | ||||
| .table { | ||||
|   display: flex; | ||||
|   min-width: 800px; | ||||
|   max-height: 600px; | ||||
| } | ||||
|  | ||||
| .categoryName { | ||||
|   text-align: center; | ||||
|   margin: 5px 0px; | ||||
|   font-size: 16px; | ||||
|   font-weight: bold; | ||||
|   color: white; | ||||
|   white-space: nowrap; | ||||
| } | ||||
|  | ||||
| .tableCol { | ||||
|   flex: 1; | ||||
| } | ||||
|  | ||||
| .tableContainer { | ||||
|   overflow-x: scroll; | ||||
|   overflow-y: scroll; | ||||
|   margin: 5px 0px; | ||||
| } | ||||
|  | ||||
| .table { | ||||
|   justify-content: center; | ||||
| } | ||||
|  | ||||
| .container { | ||||
|   flex-direction: column; | ||||
| } | ||||
|  | ||||
| .title { | ||||
|   text-align: center; | ||||
|   font-size: 20px; | ||||
|   font-weight: bold; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user