[Pkg-ruby-extras-maintainers] r331 - website/src
Paul van Tilburg
paulvt at costa.debian.org
Thu Feb 9 17:40:44 UTC 2006
Author: paulvt
Date: 2006-02-09 17:40:43 +0000 (Thu, 09 Feb 2006)
New Revision: 331
Modified:
website/src/default.css
Log:
Don't justify title headers, they should be left-aligned.
Modified: website/src/default.css
===================================================================
--- website/src/default.css 2006-02-09 15:34:19 UTC (rev 330)
+++ website/src/default.css 2006-02-09 17:40:43 UTC (rev 331)
@@ -7,6 +7,10 @@
ins { background-color: #A4EBA4; }
del { background-color: #EBA4A4; }
+ h1,
+ h2,
+ h3 { text-align: left; }
+
#content {
font-size: 9pt;
width: 60em;
More information about the pkg-ruby-extras-maintainers
mailing list