Difference between revisions of "Template:TecCEM/css"

(Created page with "h1 { color: #1d273b; font-weight: bold; }")
 
Line 1: Line 1:
 +
<style>
 
h1
 
h1
 
{
 
{
Line 4: Line 5:
 
font-weight: bold;
 
font-weight: bold;
 
}
 
}
 +
 +
</style>

Revision as of 20:45, 28 July 2021

<style> h1 { color: #1d273b; font-weight: bold; }

</style>