Private
Public Access
1
0

blogs to left menu

This commit is contained in:
Sander Roosendaal
2019-05-28 17:16:37 +02:00
parent 47ce7ec206
commit cc40f589c3
5 changed files with 103 additions and 56 deletions

View File

@@ -242,6 +242,12 @@ th.rotate > div > span {
max-width: 200px;
}
@media only screen and (max-width: 450px) {
.site-announcement-box {
max-width: 100%;
}
}
.site-announcement {
font: 1.0em/1.2em sans-serif;