Annoy!
[wolnelektury.git] / src / annoy / static / annoy / book_text.scss
diff --git a/src/annoy/static/annoy/book_text.scss b/src/annoy/static/annoy/book_text.scss
new file mode 100644 (file)
index 0000000..37c83ef
--- /dev/null
@@ -0,0 +1,15 @@
+.dynamic-insert, .intermission {
+    margin: 2em 0;
+    padding: 2em;
+    background: orange;
+
+    a {
+        display: block;
+        color: black;
+    }
+}
+
+
+#annoy-stubs {
+    display: none;
+}