[Community-allwww-cvs] www/theme/css common.css,1.6,1.7

[Community-allwww-cvs] www/theme/css common.css,1.6,1.7

kliu at helixcommunity.org kliu at helixcommunity.org
Mon Jul 30 16:14:21 PDT 2007


Update of /cvsroot/community/www/theme/css
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv8168

Modified Files:
	common.css 
Log Message:
changed fonts to using sans-serif

Index: common.css
===================================================================
RCS file: /cvsroot/community/www/theme/css/common.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- common.css	9 Jul 2007 22:27:32 -0000	1.6
+++ common.css	30 Jul 2007 23:14:19 -0000	1.7
@@ -1,13 +1,13 @@
-h1 { font-size: x-large; font-family: Lucida Grande,verdana,arial,helvetica,sans-serif; }
-h2 { font-size: large; font-family: Lucida Grande,verdana,arial,helvetica,sans-serif; }
-h3 { font-size: medium; font-family: Lucida Grande,verdana,arial,helvetica,sans-serif; }
-h4 { font-size: small; font-family: Lucida Grande,verdana,arial,helvetica,sans-serif; }
-h5 { font-size: x-small; font-family: Lucida Grande,verdana,arial,helvetica,sans-serif; }
-h6 { font-size: xx-small; font-family: Lucida Grande,verdana,arial,helvetica,sans-serif; }
+h1 { font-size: x-large; font-family: sans-serif, sans serif, Lucida Grande,verdana,arial,helvetica,sans-serif; }
+h2 { font-size: large; font-family: sans-serif, sans serif, Lucida Grande,verdana,arial,helvetica,sans-serif; }
+h3 { font-size: medium; font-family: sans-serif, sans serif, Lucida Grande,verdana,arial,helvetica,sans-serif; }
+h4 { font-size: small; font-family: sans-serif, sans serif, Lucida Grande,verdana,arial,helvetica,sans-serif; }
+h5 { font-size: x-small; font-family: sans-serif, sans serif, Lucida Grande,verdana,arial,helvetica,sans-serif; }
+h6 { font-size: xx-small; font-family: sans-serif, sans serif, Lucida Grande,verdana,arial,helvetica,sans-serif; }
 
 ol, ul, p, body, tr, td, th, form{
-        font-family: Lucida Grande,verdana,arial,helvetica,sans-serif;
-        font-size: 11px;
+        font-family: sans serif, sans-serif, Lucida Grande,verdana,arial,helvetica,sans-serif;
+        font-size: 12px;
 	color: #202020;
 }
 body{
@@ -21,7 +21,7 @@
 	border: 0px;
 }
 #user-status{
-	font-size: 10px; 
+	font-size: 11px; 
 	text-align: right; 
 	border-top: 2px solid #9c9a9a; 
 	width: 100%; 
@@ -176,13 +176,6 @@
 	color: #888888;
 }
 
-#helix-projects a, #news a, #statistics a{
-	font-size: 11px;
-}
-
-#helix-projects img{
-}
-
 #news .date {
 	padding: 2px;
         text-align: center;




More information about the Community-allwww-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.