cvs: php-gtk-web / style.css
[email protected] ("Scott Mattocks") Tue, 11 Jul 2006 12:45:46 -0000
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <cvsscottmattocks1152621946@cvsserver> |
scottmattocks Tue Jul 11 12:45:46 2006 UTC
Modified files:
/php-gtk-web style.css
Log:
Last shot at style sheet fixes. Thanks Jp and Cory.
http://cvs.php.net/viewvc.cgi/php-gtk-web/style.css?r1=1.22&r2=1.23&diff_format=u
Index: php-gtk-web/style.css
diff -u php-gtk-web/style.css:1.22 php-gtk-web/style.css:1.23
--- php-gtk-web/style.css:1.22 Mon Jul 10 19:36:00 2006
+++ php-gtk-web/style.css Tue Jul 11 12:45:46 2006
@@ -1,5 +1,5 @@
/*
- * $Id: style.css,v 1.22 2006/07/10 19:36:00 scottmattocks Exp $
+ * $Id: style.css,v 1.23 2006/07/11 12:45:46 scottmattocks Exp $
*/
/* Let no border around the body appear, and set
@@ -21,8 +21,8 @@
}
/* Default font size for elements */
-body, ul, td, th {
- font-size: .95em;
+body {
+ font-size: .85em;
}
li {