# HG changeset patch # User theaspect@gmail.com # Date 1370081784 -25200 # Node ID 85570238a754f58c986624cf70785633a1aa9d9e # Parent 4d436d634f9012f836dc2f1de580b58dd6f79edf Fix wrong styles diff -r 4d436d634f90 -r 85570238a754 templates/static/markdown.css --- a/templates/static/markdown.css Sat Jun 01 17:09:39 2013 +0700 +++ b/templates/static/markdown.css Sat Jun 01 17:16:24 2013 +0700 @@ -106,7 +106,6 @@ } ul.submenu { - margin: 10px 0 -10px 20px; list-style-type: none; } ul.submenu li { @@ -121,7 +120,6 @@ line-height: 30px; text-indent: 20px; background: #FFF; - font-size: 1.2em; border-top: dotted 1px #D5E1E6; font-weight: bold; }