swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit 97923a3c59e7bd475ff5fa21dc00e82add807f2b
parent ee748462e45acd8014093ecdb4d4da86f16e1d8f
Author: uriel@soma <unknown>
Date:   Fri, 13 Feb 2009 03:19:54 +0000

Increase space between title and sub-title.
Diffstat:
Mpub/style/style.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pub/style/style.css b/pub/style/style.css @@ -60,6 +60,7 @@ body { #headerSubTitle { font-size: 50%; font-style: italic; + margin-left: 1em; } .headerTitle a {