|
@@ -4878,10 +4878,12 @@ div.messages {
|
|
/* line 821, jee.scss */
|
|
/* line 821, jee.scss */
|
|
#static-wrapper .content img.floatleft {
|
|
#static-wrapper .content img.floatleft {
|
|
float: left;
|
|
float: left;
|
|
|
|
+ margin-right: 1em;
|
|
}
|
|
}
|
|
/* line 822, jee.scss */
|
|
/* line 822, jee.scss */
|
|
#static-wrapper .content img.floatright {
|
|
#static-wrapper .content img.floatright {
|
|
float: right;
|
|
float: right;
|
|
|
|
+ margin-left: 1em;
|
|
}
|
|
}
|
|
|
|
|
|
/* __________ ____ ________________
|
|
/* __________ ____ ________________
|