ginebra2/chrome/localpages/startpage.css
changeset 3 0954f5dd2cd0
parent 0 1450b09d0cfd
child 16 3c88a81ff781
--- a/ginebra2/chrome/localpages/startpage.css	Fri May 14 15:40:36 2010 +0300
+++ b/ginebra2/chrome/localpages/startpage.css	Tue Jun 29 00:46:29 2010 -0400
@@ -23,7 +23,7 @@
 	margin-left:auto;
 	margin-right:auto;
 }
-img#bedrock_logo {
+img#browser_logo {
 	height:40%;
 	display:block;
 	margin-left:auto;
@@ -66,6 +66,13 @@
 #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;
@@ -77,7 +84,7 @@
 #browser_version {
 	font-family: Arial, Helvetica, sans-serif;
 	padding-top: 4px;
-	padding-bottom: 4px;
+	padding-bottom: 8px;
 	text-align:center;
 	font-size: 14px;
 	color: #666666;