[27277] trunk/doc/guide/new/resources/docbook.css
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jul 26 23:11:44 PDT 2007
Revision: 27277
http://trac.macosforge.org/projects/macports/changeset/27277
Author: markd at macports.org
Date: 2007-07-26 23:11:43 -0700 (Thu, 26 Jul 2007)
Log Message:
-----------
Add a style for the "emphasis" tag.
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-27 03:55:22 UTC (rev 27276)
+++ trunk/doc/guide/new/resources/docbook.css 2007-07-27 06:11:43 UTC (rev 27277)
@@ -12,13 +12,15 @@
border: thin black inset;
}
+.emphasis { font-weight: bold ; color: black; }
+
a:link { color: #6298E5; text-decoration: none; }
a:visited { color: #6298E5; text-decoration: none;}
a:hover { text-decoration: underline; }
.filename { color: #8B1A1A; }
-/* span.term { font-weight: #D2B48C; } */
+span.term { color: black; }
.programlisting {
font-family: monospace;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070726/92abbc17/attachment.html
More information about the macports-changes
mailing list