summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-02-27 22:05:06 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-02-27 22:05:06 +0100
commit0030534b0106f201a978c0c9dca9e0579c2b9aef (patch)
tree36ae4572b0828bb981619bceff136a302fc92f81 /static
parent083b58e0a40858e2277f4bd101ffd54097f01da0 (diff)
Book Marx: Improve formatting.
Diffstat (limited to 'static')
-rw-r--r--static/style/bookmarx.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/style/bookmarx.css b/static/style/bookmarx.css
new file mode 100644
index 0000000..f200c9d
--- /dev/null
+++ b/static/style/bookmarx.css
@@ -0,0 +1,10 @@
+.bookmark-date-and-owner {
+ font-style: oblique;
+ color: #555;
+ /* text-indent: 1.5em; */
+ /* margin-left: 1.5em; */
+}
+
+.bookmark-description {
+ margin-left: 1.5em;
+}