web/static/res/css/style_1024.css
changeset 38 cdbb56b876c9
parent 37 1f10a9688c1b
child 42 01415303372e
--- a/web/static/res/css/style_1024.css	Mon Dec 10 19:48:28 2012 +0100
+++ b/web/static/res/css/style_1024.css	Mon Dec 10 20:55:18 2012 +0100
@@ -229,6 +229,9 @@
 	text-align: center;
 	margin: 109px 0;
 }
+.big_txt:first-child {
+	margin-top: 62px;
+}	
 .big_link {
 	font-family: "Arial Black", sans-serif;  
 	font-size: 21px;
@@ -236,6 +239,9 @@
 	padding: 14px 0 16px 0;
 	margin: 0;
 }
+.pointer {
+	cursor: pointer;
+}
 /*----------------------------------------------*/
 /*	site takes all the space of the browser	*/
 /*----------------------------------------------*/
@@ -269,10 +275,11 @@
 	box-sizing: border-box; 
 } 
 #content.full_screen {
-		width: 100%;
+	width: 100%;
+	height: 100%;
 }
 /*----------------------------------------------*/
-/*	the elements takes the full height of "content_top"	*/
+/*	elements takes the full height of "content_top"	*/
 /*----------------------------------------------*/
 .container_vcentering {
   text-align:center; 
@@ -284,6 +291,21 @@
   text-align: center;
 }
 /*----------------------------------------------*/
+/*	elements is positioned in the middle of the window	*/
+/*----------------------------------------------*/
+.strut {
+    display:inline-block;
+    vertical-align:middle;
+    height:100%;
+}
+.fullScreen_vcentering {
+    margin: auto;
+    display:inline-block;
+    vertical-align:middle;
+    width: 100%;
+    padding: 0;
+}
+/*----------------------------------------------*/
 /*	4- Main	HP		*/
 /*----------------------------------------------*/
 section a,