play with the logo

This commit is contained in:
2023-11-26 02:08:31 +01:00
parent cc2369a0e1
commit a262b0d247

View File

@@ -14,10 +14,11 @@
color: #999;
}
.theme-Baupm #header {
background: #fff url("../images/icons/favicon-32x32.png") no-repeat 15px 0;
background: #fff url("../images/logo.png") no-repeat 15px 0;
background-size: 48px 48px;
}
.theme-Baupm #header h1 {
margin-left: 300px;
margin-left: 50px;
font-size: 1.8em;
color: #333;
}