for epubs, we zip all resources into OPS, not preserving tree structure — flattening...
[librarian.git] / librarian / epub / style.css
index a27c5cf..d3ca5b6 100644 (file)
@@ -371,3 +371,13 @@ p.footer {
     margin-top: 2em;
 }
 
+img.latex {
+    display: inline;
+}
+
+.note_red {
+    display: block;
+    width: 50%;
+    float: right;
+    background-color: #d0d0d0;
+}
\ No newline at end of file