Vier: Pictures in the side bar shouldn't be larger than the side bar

2022.09-rc
Michael Vogel 2016-02-13 14:21:53 +01:00
rodzic 036311237f
commit 307f90cdfe
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -1141,6 +1141,10 @@ aside h4, right_aside h4 {
font-size: 1.17em;
}
aside img {
max-width: 175px;
}
.nets-ul {
margin-top: 0px;
}