Vier: Pictures in the side bar shouldn't be larger than the side bar
This commit is contained in:
parent
036311237f
commit
307f90cdfe
|
@ -1141,6 +1141,10 @@ aside h4, right_aside h4 {
|
|||
font-size: 1.17em;
|
||||
}
|
||||
|
||||
aside img {
|
||||
max-width: 175px;
|
||||
}
|
||||
|
||||
.nets-ul {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue