mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Fix #18
This commit is contained in:
@ -86,6 +86,10 @@ body {
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
img:not(.noborder) {
|
||||
padding: 5px;
|
||||
border: 5px solid #1b5b9b;
|
||||
|
Reference in New Issue
Block a user