mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Set max-width for news images (#921)
This commit is contained in:
@@ -1884,6 +1884,10 @@ aside.tips div.inner {
|
||||
border: 0;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.newsentry .newsimage img {
|
||||
max-width: 350px;
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ Logo Downloads */
|
||||
|
||||
Reference in New Issue
Block a user