mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/11962] Resize posted images to fit and give them a class
PHPBB3-11962
This commit is contained in:
@@ -627,6 +627,10 @@ input:focus, select:focus, textarea:focus {
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
|
||||
.postimage {
|
||||
max-width: 99%;
|
||||
}
|
||||
|
||||
.syntaxbg {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
Reference in New Issue
Block a user