ddeb4782a44c

Adding styling for messengerbag.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 11 Mar 2009 18:31:45 -0400
parents 79be9c82637b
children 1ce04db85761
branches/tags (none)
files site-media/style/messengerbag.css

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/site-media/style/messengerbag.css	Wed Mar 11 18:31:45 2009 -0400
@@ -0,0 +1,9 @@
+div#mb-rendered-note h1 {font-size:2em;margin-bottom:0.75em;}
+div#mb-rendered-note h2 {font-size:1.5em;line-height:1;margin-bottom:1em;}
+div#mb-rendered-note h3 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
+div#mb-rendered-note h4 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
+div#mb-rendered-note h5 {font-size:1em;font-weight:bold;}
+div#mb-rendered-note h6 {font-size:1em;font-weight:bold;}
+
+span.mb-note-list-title { font-weight: bold; margin-right: 1em; }
+span.mb-note-list-snip { color: #888; }