changed font

master
tisa 5 years ago
parent c536698d3f
commit a39e9e4c57

@ -8,7 +8,7 @@
<body>
<h1>So, ...</h1>
<p>I started it to test <b> Git </b> </br> and other things that I don't know yet ...</p>
<p><i>I started it to test <b> Git </b> </br> and other things that I don't know yet ...</i> </p>
</body>

@ -1,6 +1,13 @@
body { background: yellow;
color:black
style: bold
color:black;
style:initial;
font-size: 14pt;
}
h1 {font-size: 2em;
font-weight: bold;
}

Loading…
Cancel
Save