Mercurial > p > roundup > code
diff doc/default.css @ 2408:e12a610eb7f3 maint-0.7
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 09 Jun 2004 00:17:30 +0000 |
| parents | ef226254ef46 |
| children |
line wrap: on
line diff
--- a/doc/default.css Wed Jun 09 00:11:49 2004 +0000 +++ b/doc/default.css Wed Jun 09 00:17:30 2004 +0000 @@ -1,8 +1,8 @@ /* :Author: David Goodger :Contact: goodger@users.sourceforge.net -:date: $Date: 2004-06-09 00:11:49 $ -:version: $Revision: 1.12.2.1 $ +:date: $Date: 2004-06-09 00:14:30 $ +:version: $Revision: 1.12.2.2 $ :copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. @@ -35,7 +35,8 @@ font-size: 80%; float: right; width: 15em; - margin: 1 ; + margin: 0.5em; + margin-left: 1em ; border: solid #aaa; background: #eee; padding: 1em;
