cmlenz 2003/03/17 14:59:54
Modified: documentation/docs/skins/jakarta.apache.org/css apache.css
Log:
Increase the size of 'code' blocks a bit, as they seemed significantly
smaller than the normal text otherwise
Revision Changes Path
1.4 +5 -0
jakarta-cactus/documentation/docs/skins/jakarta.apache.org/css/apache.css
Index: apache.css
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/skins/jakarta.apache.org/css/apache.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apache.css 17 Mar 2003 17:42:52 -0000 1.3
+++ apache.css 17 Mar 2003 22:59:54 -0000 1.4
@@ -7,6 +7,11 @@
color: #023264;
}
+code {
+ color: #023264;
+ font: 120% monospace;
+}
+
div#source {
background-color: #fff;
color: #000;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]