From 0c9a7ae2f5816a0b6f46330ca5102104abef0299 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Aug 2012 19:11:37 +0000 Subject: More consistent style between API and ontology docs. --- doc/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/style.css b/doc/style.css index 3e50917..afefdfd 100644 --- a/doc/style.css +++ b/doc/style.css @@ -422,6 +422,8 @@ ul, ol { .specterm h3 { padding: 0.5ex; margin: 0; + border-bottom: 1px solid #DDD; + background-color: #F3F3F3; } .spectermbody { padding: 0 1em 1ex 1em; -- cgit v1.2.1