Difference between revisions of "DTL Community Hub/Resource Hub"

From wiki
Jump to navigation Jump to search
Line 128: Line 128:
 
@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: 30px !important;
 +
  font-family: "Open Sans",sans-serif !important;
 +
  border: none;
 +
  font-weight: 800;
 +
  margin-top: 0px;
 +
  padding-left: 30px;
 +
  padding-top: 30px;
 +
}
 
}
 
}
 
}}
 
}}

Revision as of 12:59, 15 November 2023