85570238a754

Fix wrong styles
[view raw] [browse files]
author theaspect@gmail.com
date Sat, 01 Jun 2013 17:16:24 +0700
parents 4d436d634f90
children 34d537e83b7a
branches/tags (none)
files templates/static/markdown.css

Changes

--- 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;
 }