minor changes in stlye

master
Max Lehmann 5 years ago
parent 47bce6f4a8
commit 184de96ca7

@ -8,6 +8,6 @@
</head>
<body>
<h1>'tis di blessed webpage</h1>
<p>I started it to bi blessed <br/> <b>Git</b></p>
<p>I started it to bi blessed by the mighty<br/> <b>Git</b></p>
</body>
</html>

@ -6,10 +6,13 @@ body { background: black;
text-decoration: underline;
text-decoration-style: wavy;
text-decoration-color: blueviolet;
font-family: arial;
}
h1 {
font-weight: 600;
font-family: arial;
font-size:10vw;
}

Loading…
Cancel
Save