bring up to date with lumbung theme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
rra
2021-08-26 08:41:18 +02:00
parent ea5fa12d3e
commit f1b7d6971b
2 changed files with 3 additions and 4 deletions

View File

@ -212,7 +212,7 @@ footer.post-footer {
border: 2px solid cornflowerblue;
box-shadow:1em 1em 0 #d2d1c8;
background-color: lightblue;
max-width: 300px;
max-width: 360px;
margin-bottom: 2em;
flex: auto;
margin: 0 3em 3em 0;
@ -229,7 +229,7 @@ footer.post-footer {
.h-entry.calendar header h2{
padding: 0.2em 0.5em 0.2em 0.5em;
margin: 0;
border-right: 2px solid cornflowerblue;
border-right: none;
}
.h-entry.calendar header h2:hover{