Make images floaty and wrappy
This commit is contained in:
parent
c74ad201e9
commit
d4bcd56b90
@ -28,6 +28,8 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
.note-text img {
|
||||
max-width: 100%;
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.note-text table {
|
||||
|
Loading…
x
Reference in New Issue
Block a user