Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "DTL Community Hub"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 123: | Line 123: | ||
@media (min-width: 100px) and (max-width: 950px)    | @media (min-width: 100px) and (max-width: 950px)    | ||
{  | {  | ||
| − | + | .headerbg h1 {  | |
| + |    color: #FFFFFF;  | ||
| + |    margin-bottom: 0px;  | ||
| + |    font-size: 40px !important;  | ||
| + |    font-family: "Open Sans",sans-serif !important;  | ||
| + |    border: none;  | ||
| + |    font-weight: 800;  | ||
| + |    margin-top: 0px;  | ||
| + |    padding-left: 30px;  | ||
| + | }  | ||
}  | }  | ||
}}  | }}  | ||