derick Sat Aug 21 10:31:37 2004 EDT
Modified files:
/livedocs/themes/php.net livedoc.css
Log:
- More CSS fixes.
http://cvs.php.net/diff.php/livedocs/themes/php.net/livedoc.css?r1=1.6&r2=1.7&ty=u
Index: livedocs/themes/php.net/livedoc.css
diff -u livedocs/themes/php.net/livedoc.css:1.6 livedocs/themes/php.net/livedoc.css:1.7
--- livedocs/themes/php.net/livedoc.css:1.6 Sat Aug 21 10:26:51 2004
+++ livedocs/themes/php.net/livedoc.css Sat Aug 21 10:31:35 2004
@@ -1,7 +1,12 @@
-/* $Id: livedoc.css,v 1.6 2004/08/21 14:26:51 derick Exp $ */
+/* $Id: livedoc.css,v 1.7 2004/08/21 14:31:35 derick Exp $ */
body {
font-family: verdana;
font-size: 11pt;
+ margin: 0px;
+}
+
+img {
+ border: 0px;
}
/* Default font size for elements */