Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "Template:GCOnboardStyles"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| (3 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
.menubar a:visited {  | .menubar a:visited {  | ||
| − |    color: #  | + |    color: #000000;  | 
}  | }  | ||
| Line 133: | Line 133: | ||
    color: black;  |     color: black;  | ||
    font-size: 20px;  |     font-size: 20px;  | ||
| − | + | font-weight: 500;  | |
}  | }  | ||
| Line 162: | Line 162: | ||
    justify-content: stretch;  |     justify-content: stretch;  | ||
}  | }  | ||
| − | + | .cardColumn2 {  | |
| + |    flex-basis: 50%;  | ||
| + |    padding: 10px;  | ||
| + |    display: flex;  | ||
| + |    align-items: stretch;  | ||
| + |    justify-items: stretch;  | ||
| + |    justify-content: stretch;  | ||
| + | }  | ||
.card img  | .card img  | ||
		{  | 		{  | ||