Author: manuel
Date: 2007-04-16 15:14:25 -0600 (Mon, 16 Apr 2007)
New Revision: 6735
Modified:
trunk/BOOK/stylesheets/blfs.css
Log:
Fix Index look due very long configuration filenames.
Modified: trunk/BOOK/stylesheets/blfs.css
===================================================================
--- trunk/BOOK/stylesheets/blfs.css 2007-04-16 16:35:58 UTC (rev 6734)
+++ trunk/BOOK/stylesheets/blfs.css 2007-04-16 21:14:25 UTC (rev 6735)
@@ -138,12 +138,12 @@
}
.item {
- width: 18.5em;
+ width: 26em;
float: left;
}
.indexref {
- margin-left: 18.5em;
+ margin-left: 26em;
}
.secitem {
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page