Difference between revisions of "Template:TecCEM/css"

Line 1: Line 1:
<html>
 
<style>
 
 
h1
 
h1
 
{
 
{
Line 6: Line 4:
 
font-weight: bold;
 
font-weight: bold;
 
}
 
}
 
</style>
 
</html>
 

Revision as of 17:00, 25 August 2021

h1 { color: blue; font-weight: bold; }