diff doc/style.css @ 1102:af04e83ec5eb

Move menu descriptions to definitions lists.
author zas_
date Sun, 09 Nov 2008 09:28:59 +0000
parents 83cf0c9e300f
children 24ea4fda5c38
line wrap: on
line diff
--- a/doc/style.css	Sat Nov 08 22:11:51 2008 +0000
+++ b/doc/style.css	Sun Nov 09 09:28:59 2008 +0000
@@ -1,10 +1,12 @@
 /* common */
  p.previous {text-align: left}
  div.navtop {text-align: center}
- div.navtop table { border: 5px}
  div.navbottom {text-align: center}
- div.bottomspacer { padding-bottom: 50px;}
+ div.bottomspacer { padding-bottom: 5em;}
  div.footer { text-align: right}
+ dl.menu_desc { padding-left: 2em;}
+ .menu_desc dt {font-weight: bold; padding-top: 0.3em}
+ .menu_desc dd {}
 
 /* collections.html */
  p.gq-collections-8 {font-weight: bold; text-align: center}