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:
helmutm 2010-06-04 07:06:55 +00:00
parent 98f284c34a
commit 540dc3de0e

View file

@ -330,10 +330,12 @@ div.menu-1, div.menu-2 {
.flow-left {
float: left;
padding: 0.8em 0.8em 0.8em 0;
}
.flow-right {
float: right;
padding: 0.8em 0.8em 0.8em 0;
}
div.image {