derick Sat Aug 21 10:26:51 2004 EDT
Added files:
/livedocs/images php.gif small_submit.gif small_submit_white.gif
Modified files:
/livedocs/themes/php.net livedoc.css
Log:
- Added images to PHP theme and fix css
http://cvs.php.net/diff.php/livedocs/themes/php.net/livedoc.css?r1=1.5&r2=1.6&ty=u
Index: livedocs/themes/php.net/livedoc.css
diff -u livedocs/themes/php.net/livedoc.css:1.5 livedocs/themes/php.net/livedoc.css:1.6
--- livedocs/themes/php.net/livedoc.css:1.5 Mon Jul 26 18:16:20 2004
+++ livedocs/themes/php.net/livedoc.css Sat Aug 21 10:26:51 2004
@@ -1,4 +1,4 @@
-/* $Id: livedoc.css,v 1.5 2004/07/26 22:16:20 iliaa Exp $ */
+/* $Id: livedoc.css,v 1.6 2004/08/21 14:26:51 derick Exp $ */
body {
font-family: verdana;
font-size: 11pt;
@@ -285,6 +285,10 @@
ul.itemizedlist li.listitem p.simpara,
ul.itemizedlist li.listitem div.para {
margin: 0.2em;
+}
+
+li {
+ font-size: small;
}
/* syntax highlighting for PHP code */