forked from autonomic-cooperative/cotech-website
		
	CSS test
This commit is contained in:
		| @ -6653,13 +6653,6 @@ a:focus { | ||||
|     background-color: transparent; | ||||
|     color: #1e2637; } | ||||
|  | ||||
| /* Vertical align coop logos on services pages */ | ||||
| .services #grid .column { | ||||
|     display: flex; | ||||
|     justify-content: center; | ||||
|     align-items: center; | ||||
| } | ||||
|  | ||||
| /* Coops Thumb */ | ||||
| .coop-thumb { | ||||
|   height: 123px; | ||||
| @ -6690,6 +6683,13 @@ a:focus { | ||||
|   .coop-thumb img { | ||||
|     max-height: 100%; } | ||||
|  | ||||
| /* Vertical align coop logos on services pages */ | ||||
| .services #grid .column img.coop-thumb { | ||||
|     display: flex; | ||||
|     justify-content: center; | ||||
|     align-items: center; | ||||
| } | ||||
|  | ||||
| .has-tip { | ||||
|   cursor: pointer; | ||||
|   cursor: hand; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user