Added adsense

This commit is contained in:
Torsten Schulz
2024-02-12 14:58:13 +01:00
parent 9c704825cd
commit e75482793e
2 changed files with 12 additions and 1 deletions

View File

@@ -8,9 +8,15 @@ html, body {
background: #ffffff;
color: #005100;
}
.header > div,
.header > span {
display: inline-block;
vertical-align: middle;
}
h1 {
padding: 0 0.5em;
margin: 0;
display: inline-block;
}
.menu {
background-color: #2E7D32;