Make images floaty and wrappy

master
Skylar Ittner 5 years ago
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…
Cancel
Save