From c508386dba5dd84de1f83fef8781b06acf903f15 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 13 Jan 2012 08:18:32 -0500 Subject: [PATCH] Change build identifiers --- resources/markdown.css | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/resources/markdown.css b/resources/markdown.css index 1623078..e0bfe38 100644 --- a/resources/markdown.css +++ b/resources/markdown.css @@ -23,14 +23,12 @@ div.markdown h1 { margin-top: 0.5em; margin-bottom: 0.5em; - padding-bottom: 0.5em; border-bottom: 2px solid #000080 !important; } div.markdown h2 { margin-top: 1em; margin-bottom: 0.5em; - padding-bottom: 0.5em; border-bottom: 2px solid #000080 !important; } -- Gitblit v1.9.1