Forgot this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32535 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-12-14 17:16:55 +00:00
parent 23ebd26719
commit 3f5eac5013

View File

@ -280,6 +280,7 @@ InsetLayout Float
HTMLStyle
div.float {
border: 2px solid black;
text-align: center;
}
EndHTMLStyle
End