Difference between revisions of "Template:TecCEM/css"

Line 4: Line 4:
 
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/>
 
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/>
 
</head>-->
 
</head>-->
<html>
+
 
 
     <style>
 
     <style>
 
     h1{  
 
     h1{  
Line 14: Line 14:
 
     }
 
     }
 
     </style>
 
     </style>
</html>
 

Revision as of 19:41, 25 August 2021


   <style>
   h1{ 

color: #3396D8; font-weight: bold;

   }
   .blue_header{

color: #3396D8;

   }
   </style>