[MPlayer-DOCS] CVS: homepage/design7 default.css,1.17,1.18

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Jan 23 22:27:11 CET 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/homepage/design7
In directory mail:/var2/tmp/cvs-serv19427/design7

Modified Files:
	default.css 
Log Message:
Simplify menu and <hr>.


Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design7/default.css,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- default.css	21 Jan 2005 13:53:19 -0000	1.17
+++ default.css	23 Jan 2005 21:27:08 -0000	1.18
@@ -16,7 +16,7 @@
 	font-weight: bold; color: #CACABA; text-decoration: underline
 }
 
-.menuseparator {
+.menu hr {
 	height: 1px; border: 0px; margin: 0px; background-color: #2a2722
 }
 div.menuentry:hover {
@@ -26,9 +26,6 @@
 	vertical-align: middle; text-align: right; padding-right: 2ex; padding-top: 0.2ex; padding-bottom: 0.2ex;
 	font-weight: normal; font-size: 12px; color: #C3C0AE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
 }
-.mirror {
-	font-size: 10px
-}
 
 th {
 	font-weight: bolder; font-size: 14px; color: #D3D0BE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none; text-transform:uppercase
@@ -45,6 +42,9 @@
 .text {
 	font-weight: normal; font-size: 12px; color: #D3D0BE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
 }
+.mirror {
+	font-size: 9px
+}
 .screenshots div {
 	float: left; width: 220px; height: 190px
 }




More information about the MPlayer-DOCS mailing list