[MPlayer-DOCS] CVS: homepage/design5 default.css,1.8,1.9

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Apr 3 16:24:26 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/homepage/design5
In directory mail:/var2/tmp/cvs-serv27242/design5

Modified Files:
	default.css 
Log Message:
trailing whitespace cosmetics


Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design5/default.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- default.css	3 Apr 2005 14:03:53 -0000	1.8
+++ default.css	3 Apr 2005 14:24:24 -0000	1.9
@@ -1,23 +1,23 @@
-		a:link	
+		a:link
 				{color				:		#294959;
 				text-decoration			:		underline;
 				font-weight				:		bold}
 
-		a:visited	
+		a:visited
 				{color				:		#527282;
 				text-decoration			:		underline;
 				font-weight				:		bold}
 
-		a:active	
+		a:active
 				{color				:		#00AAAA;
 				text-decoration			:		underline;
 				font-weight				:		bold}
-	
-		a:hover	
+
+		a:hover
 				{color				:		#00BBBB;
-				text-decoration			:		underline; 
+				text-decoration			:		underline;
 				font-weight				:		bold}
-				
+
 		a.header	{color				: 		#294959;
 				text-decoration			: 		none;
 				font-weight				: 		normal}
@@ -39,10 +39,10 @@
 
 		a:hover.header
 				{color				:		#FFFFFF;
-				text-decoration			:		none; 
+				text-decoration			:		none;
 				background-color			:		#70A8A0;
 				font-weight				:		normal}
-				
+
 		BODY
 				{margin				:		0px;
 				background-repeat			:		repeat;




More information about the MPlayer-DOCS mailing list