forked from github/kensanata.oddmuse
Support "half" class, eg. [[image/half/center:...]]
This commit is contained in:
@@ -336,6 +336,7 @@ div.image span.caption {
|
||||
|
||||
.left { float:left; margin-right: 1em; }
|
||||
.right { float:right; margin-left: 1em; }
|
||||
.half a img { height: 50%; width: 50%; }
|
||||
div.left .left, div.right .right {
|
||||
float:none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user