]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
fix typos.
[lyx.git] / lib / layouts / stdfloats.inc
index 1a808877d69545d427acb44e60bfc9431d09812d..eb15ef6a45df5dc3cd85aca9b380e899c7b1d13a 100644 (file)
@@ -4,7 +4,23 @@
 # in most LyX layouts.
 
 
-Format 4
+Format 16
+
+AddToHTMLPreamble
+       <style type="text/css">
+               div.float {
+                       border: 2px solid black;
+               }
+               div.float-caption {
+                       text-align: center;
+                       border: 2px solid black;
+                       padding: 1ex;
+                       margin-bottom: 1ex;
+               }
+       </style>
+EndPreamble
+
+
 Float
        Type                  table
        GuiName               Table