[27197] trunk/doc/guide/new/resources/docbook.css
source_changes at macosforge.org
source_changes at macosforge.org
Tue Jul 24 01:20:59 PDT 2007
Revision: 27197
http://trac.macosforge.org/projects/macports/changeset/27197
Author: markd at macports.org
Date: 2007-07-24 01:20:59 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
Adjust sidebar width so titles don't wrap after section numbers were added.
Nice call on those section titles boeyms at . I wanted that but didn't know the command.
Modified Paths:
--------------
trunk/doc/guide/new/resources/docbook.css
Modified: trunk/doc/guide/new/resources/docbook.css
===================================================================
--- trunk/doc/guide/new/resources/docbook.css 2007-07-24 08:14:43 UTC (rev 27196)
+++ trunk/doc/guide/new/resources/docbook.css 2007-07-24 08:20:59 UTC (rev 27197)
@@ -39,7 +39,11 @@
div.note h3.title { color: #C00; }
-.author { font-size: 12px; }
+.author {
+ font-size: 14px;
+ color: #6298E5;
+ font-weight: bold;
+}
.copyright {
font-size: 12px;
@@ -105,8 +109,8 @@
font-family: Verdana, Arial, sans-serif;
color: black;
left: 8px;
- width: 227px;
- padding-left: 4px;
+ width: 234px;
+ padding-left: 2px;
padding-top: 0px;
height: 96%;
float: left;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070724/bc585dc2/attachment.html
More information about the macports-changes
mailing list