added favicon

This commit is contained in:
2023-05-20 14:24:59 +01:00
parent 51599deec1
commit 88c49778fe
3 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
*{
box-sizing: border-box;
}
b{color:#007AFF}
b{
color:#007AFF
}
body{
background-color: #f2f2f2;
color:#333333;
@@ -15,8 +17,8 @@ p{
}
h1{
font-size: 45px;
font-weight: 800;
padding: 20px;
font-weight: 600;
}
h2{
font-size: 30px;