--- a/web/static/res/css/style_1024.css Sun Dec 09 19:59:03 2012 +0100
+++ b/web/static/res/css/style_1024.css Mon Dec 10 19:48:28 2012 +0100
@@ -87,7 +87,7 @@
fieldset, img, button {
border: 0;
}
-img, table, td, blockquote, code, pre, textarea, input, object, embed/*, video */ { /*edwin*/
+img, table, td, blockquote, code, pre, textarea, input, object, embed/*, video */ {
max-width: 100%;
}
@@ -158,6 +158,8 @@
p,
pre {
margin: 1em 0;
+ font-family: Arial, sans-serif;
+ color: #ffffff;
}
dl,
menu,
@@ -221,6 +223,19 @@
.floatR {
float: right;
}
+.big_txt {
+ font-family: "Arial Black", sans-serif;
+ font-size: 51px;
+ text-align: center;
+ margin: 109px 0;
+}
+.big_link {
+ font-family: "Arial Black", sans-serif;
+ font-size: 21px;
+ text-align: center;
+ padding: 14px 0 16px 0;
+ margin: 0;
+}
/*----------------------------------------------*/
/* site takes all the space of the browser */
/*----------------------------------------------*/
@@ -242,7 +257,6 @@
box-sizing: border-box;
}
footer {
-
position: absolute;
bottom: 0;
left: 0;
@@ -254,6 +268,9 @@
-moz-box-sizing: border-box;
box-sizing: border-box;
}
+#content.full_screen {
+ width: 100%;
+}
/*----------------------------------------------*/
/* the elements takes the full height of "content_top" */
/*----------------------------------------------*/
@@ -298,13 +315,6 @@
display:block;
margin: 0 auto;
}
-.big_link {
- font-family: "Arial Black", sans-serif;
- font-size: 21px;
- text-align: center;
- padding: 14px 0 16px 0;
- margin: 0;
-}
/*----------------------------------------------*/
/* 9- Footer HP */
/*----------------------------------------------*/