html5/spec-author-view style.css,1.57,1.58

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv19953

Modified Files:
	style.css 
Log Message:
checkpointing

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- style.css	22 Apr 2011 03:18:32 -0000	1.57
+++ style.css	22 Apr 2011 03:28:26 -0000	1.58
@@ -43,6 +43,12 @@
   font-size: 120%;
 }
 
+.index-of-terms dt {
+  margin-top: 14px;
+  margin-bottom: 0px;
+  font-size: 120%;
+  height: 1.3em;
+}
 /* these index styles make it very difficult to acutally read and use the
  * index; please keep them commented out until they can be further refined 
 .index-of-terms dl {

Received on Friday, 22 April 2011 03:28:30 UTC