ginebra2/chrome/localpages/startpage.css
changeset 16 3c88a81ff781
parent 3 0954f5dd2cd0
--- a/ginebra2/chrome/localpages/startpage.css	Thu Sep 23 15:32:11 2010 -0400
+++ b/ginebra2/chrome/localpages/startpage.css	Fri Oct 15 17:30:59 2010 -0400
@@ -1,7 +1,7 @@
 html, body {
 	height: 100%;
 	margin: 0;
-	padding: 0;
+	padding: 20px;
 }
 img { 
 	border-style: none; 
@@ -17,14 +17,15 @@
 	height:100%;
 }
 img#nokia_logo {
-	height:15%;
+	height:100%;
 	display:block;
 	padding-top:20px;
 	margin-left:auto;
 	margin-right:auto;
 }
 img#browser_logo {
-	height:40%;
+	height:300px;
+	width:300px;
 	display:block;
 	margin-left:auto;
 	margin-right:auto;
@@ -34,10 +35,8 @@
 	height:60px;
 }
 #content {
-	position:relative;
-	z-index:1;
 	font-family: Arial, Helvetica, sans-serif;
-	text-align: left;
+	text-align: center;
 	margin: 0px;
 	font-size: 18px;
 	font-weight: normal;
@@ -55,7 +54,7 @@
 	color: #000000;
 }
 #row1_logos {
-	height:40%;
+	height:100%;
 }
 #buttons {
 	height:40%;
@@ -66,13 +65,6 @@
 #bottom_pad {
 	height:20%;
 }
-#jerry_sez {
-	text-align: center;
-	margin: auto;
-	display: none;
-	position: absolute;
-	left: 20%;
-}
 #release_version {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:16px;