From 71dc94cab9df2ccf9fa68588da2b450104f45298 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 25 Mar 2012 19:16:05 +0000 Subject: Simply spec style a bit. --- doc/style.css | 12 ++++++------ lv2specgen/template.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/style.css b/doc/style.css index a4e306c..f78acb1 100644 --- a/doc/style.css +++ b/doc/style.css @@ -361,11 +361,11 @@ a:active { color: #C00; } .sec { - background-color: #F7F7F7; - border-top: 1px solid #EEE; + /*background-color: #F7F7F7;*/ + border-bottom: 1px dashed #DDD; color: #000; - margin: 1em 1ex .5em 1ex; - padding: 1ex; + margin: 1em; + padding: 1ex 0 1ex 0; } ul, ol { margin-top: 0; @@ -373,8 +373,8 @@ ul, ol { margin: 0 0 0.5ex 0; } .content { - margin-left: 1.5em; - margin-right: 1.5em; + margin-left: 2em; + margin-right: 2em; } .label { font-style: italic; diff --git a/lv2specgen/template.html b/lv2specgen/template.html index 6d154da..728716f 100644 --- a/lv2specgen/template.html +++ b/lv2specgen/template.html @@ -33,8 +33,8 @@ +

Contents

-

Contents