The CSS here will need a bit of work, but this will do for now.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32248 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-11-30 17:29:14 +00:00
parent bad0994dcd
commit ef1f575e25

View File

@ -15,7 +15,7 @@ AddToHTMLPreamble
text-align: center;
border: 2px solid black;
padding: 1ex;
margin-bottom: 1ex;
margin: 1ex;
}
</style>
EndPreamble