r256 - trunk/www.openmoko.com/htdocs/css

roh at daksha.openmoko.org roh at daksha.openmoko.org
Thu Jun 26 00:42:22 CEST 2008


Author: roh
Date: 2008-06-25 22:42:22 +0000 (Wed, 25 Jun 2008)
New Revision: 256

Modified:
   trunk/www.openmoko.com/htdocs/css/style.css
Log:
 - typo, // comments not allowed.


Modified: trunk/www.openmoko.com/htdocs/css/style.css
===================================================================
--- trunk/www.openmoko.com/htdocs/css/style.css	2008-06-25 22:37:47 UTC (rev 255)
+++ trunk/www.openmoko.com/htdocs/css/style.css	2008-06-25 22:42:22 UTC (rev 256)
@@ -145,7 +145,6 @@
 ul.lev2 li.selected a {
 	color: #EBEBEB;
 	font-weight: bold;
-	//background: url(/images/arrow3.png) no-repeat 0px 3px;
 	padding: 0px 0px 0px 18px;
 }
 
@@ -568,7 +567,6 @@
 }
 .download .desc .more {
 	margin: 20px 0px;
-	//border-bottom: 1px solid #626262;
 	padding: 0px 0px 15px;
 }
 .download .desc .more h3.title {
@@ -920,7 +918,6 @@
 	margin-left:15px;
 }
 .opp-universities blockquote {
-	//
 }
 .opp-universities blockquote p {
 	line-height: 20px!important;
@@ -1036,7 +1033,7 @@
 	background-image: url(/images/sections/dist_map.jpg);
 	background-repeat: no-repeat;
 	background-position: right top;
-	h/eight: 403px;
+	height: 403px;
 	padding-top: 15px;
 	padding-right: 0px;
 	padding-bottom: 25px;
@@ -1100,11 +1097,9 @@
 ul.sub-menu li.selected a {
 	font-weight: bold;
 	color: #EBEBEB;
-	//background: url(/images/arrow3.png) no-repeat 15px 4px;
 }
 ul.sub-menu li.expanded a {
 	color: #EBEBEB;
-	//background: url(/images/arrow3.png) no-repeat 15px 4px;
 	font-weight: bold;
 }
 ul.sub-menu li.collapsed {}
@@ -1145,7 +1140,6 @@
 ul.sub-menu li ul li.selected a {
 	font-weight: bold!important;
 	color: #EBEBEB!important;
-	//background: url(/images/arrow4.jpg) no-repeat 16px 4px!important;
 }
 ul.sub-menu li.expanded ul li a {
 	font-weight:normal!important;




More information about the webdesign-commitlog mailing list