update livery (PSI logo)

This commit is contained in:
2024-11-15 15:31:59 +01:00
parent 21869bc61c
commit e72a8fd35e
6 changed files with 6 additions and 24 deletions

View File

@ -119,9 +119,8 @@ margin-top: -40px
}
.post-content img {
margin: 12px 0px 3px 0px;
width: auto;
height: auto;
margin-top: 12px;
margin-bottom: 3px;
max-width: 100%;
max-height: 100%;
}
@ -913,34 +912,17 @@ span.soft {
}
.post-content img {
margin: 12px 0px 3px 0px;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}
.col-md-9 img {
max-width: 100%;
max-height: 100%;
}
.post-content img {
margin: 12px 0px 3px 0px;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}
.videoThumbs img {
float: left;
margin:15px 15px 15px 0px;
border: 1px solid #dedede;
}
@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
.col-md-9 img {
max-width: 700px;