Difference between revisions of "Template:WLC-Milwaukee/CSS"

 
(4 intermediate revisions by the same user not shown)
Line 57: Line 57:
 
.header-image-text h1
 
.header-image-text h1
 
{
 
{
   font-size: 9vmin;
+
   font-size: 8vmin !important;
 
   color: white;
 
   color: white;
 
   margin: 0 auto;
 
   margin: 0 auto;
Line 68: Line 68:
 
  color: black !important;
 
  color: black !important;
 
  text-shadow: none;
 
  text-shadow: none;
 +
}
 +
 +
.dark-overlay
 +
{
 +
background-color: rgba(75, 75, 75, 0.75);
 +
background-blend-mode: difference;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 00:19, 18 October 2018