mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Automatically resize massive planet images proportionally
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -36,6 +36,11 @@ ul#people_feeds {
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
.blog-entry img {
|
||||
max-width: 700px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.blog-entries-daily {
|
||||
background: white url("../images/people-entry-group-date-header.png") no-repeat top right;
|
||||
margin-right: 25px;
|
||||
|
||||
Reference in New Issue
Block a user