improve CSS class for embedding images in restructured text
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3883 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
98f284c34a
commit
540dc3de0e
1 changed files with 2 additions and 0 deletions
|
@ -330,10 +330,12 @@ div.menu-1, div.menu-2 {
|
||||||
|
|
||||||
.flow-left {
|
.flow-left {
|
||||||
float: left;
|
float: left;
|
||||||
|
padding: 0.8em 0.8em 0.8em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flow-right {
|
.flow-right {
|
||||||
float: right;
|
float: right;
|
||||||
|
padding: 0.8em 0.8em 0.8em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.image {
|
div.image {
|
||||||
|
|
Loading…
Add table
Reference in a new issue