From 0030534b0106f201a978c0c9dca9e0579c2b9aef Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 27 Feb 2012 22:05:06 +0100 Subject: Book Marx: Improve formatting. --- static/style/bookmarx.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 static/style/bookmarx.css (limited to 'static') 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; +} -- cgit v1.2.3