hide weather widget on project index

This commit is contained in:
2023-12-03 11:37:27 +01:00
parent c1a978fad9
commit 93f5325cf9

View File

@@ -513,6 +513,9 @@
line-height: 1.5em;
border-radius: 3px;
}
.theme-Baupm.controller-projects .wiki.description iframe {
display: none;
}
@media screen and (max-width: 899px) {
.theme-Baupm #header {
color: #999;