Merge pull request 'Manuelle Änderungen nachgezogen' (#13) from pludi/website:manuelle-aenderungen into deploy

Reviewed-on: https://gitea.usrspace.at/UsrSpace-Internal/website/pulls/13
This commit is contained in:
Peter 2021-09-07 11:39:47 +02:00
commit 72cc7cde0a
1 changed files with 9 additions and 3 deletions

View File

@ -2642,6 +2642,12 @@
width: 100%;
}
.image.logo {$
display: block;$
margin: 0 0 2em 0;$
width: 100%;$
}$
.image.fit img {
width: 100%;
}
@ -4130,13 +4136,13 @@
#stammMap {
height: 600px;
}
@media screen and (max-width: 980px) {
#stammMap {
height: 300px;
}
}
/* Calendar */
.cal_event > a {
@ -4169,4 +4175,4 @@
text-align: center;
vertical-align: middle;
font-size: 1.1em;
}
}