[MPlayer-DOCS] [homepage]: r2788 - in trunk: design4/src/upper design5/default.css

diego subversion at mplayerhq.hu
Tue Feb 6 20:32:25 CET 2007


Author: diego
Date: Tue Feb  6 20:32:24 2007
New Revision: 2788

Modified:
   trunk/design4/src/upper
   trunk/design5/default.css

Log:
some more lowercasing


Modified: trunk/design4/src/upper
==============================================================================
--- trunk/design4/src/upper	(original)
+++ trunk/design4/src/upper	Tue Feb  6 20:32:24 2007
@@ -60,18 +60,18 @@
 <table width=500 border=0 cellpadding=0 cellspacing=0>
 	<tr>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=33 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=33 height=1></td>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=46 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=46 height=1></td>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=92 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=92 height=1></td>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=40 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=40 height=1></td>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=8 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=8 height=1></td>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=253 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=253 height=1></td>
 		<td>
-			<img src="images-hit/spacer.gif" WIDTH=28 HEIGHT=1></td>
+			<img src="images-hit/spacer.gif" width=28 height=1></td>
 		<td></td>
 	</tr>

Modified: trunk/design5/default.css
==============================================================================
--- trunk/design5/default.css	(original)
+++ trunk/design5/default.css	Tue Feb  6 20:32:24 2007
@@ -43,7 +43,7 @@
 				background-color			:		#70A8A0;
 				font-weight				:		normal}
 
-		BODY
+		body
 				{margin				:		0px;
 				background-repeat			:		repeat;
 				background-position		:		left top;



More information about the MPlayer-DOCS mailing list