toolkit/exemples/tapisserie/css/designTapestry.css
changeset 48 1b2dffb4ac2b
parent 47 c0b4a8b5a012
--- a/toolkit/exemples/tapisserie/css/designTapestry.css	Thu Apr 10 14:20:23 2014 +0200
+++ b/toolkit/exemples/tapisserie/css/designTapestry.css	Tue Apr 15 17:46:09 2014 +0200
@@ -16,19 +16,19 @@
 /* -- General style -- */
 
 body {
-	position: absolute;
-	margin: auto;
+	position: left;
+	margin: 0px;
 	width: 960px;
 	font: 14px Helvetica Neue;
 	text-rendering: optimizeLegibility;
-	margin: 30px 20px;
+	/* margin: 30px 20px; */
 	overflow-y: scroll;
 	z-index: 1;
 }
 
 h1 {
   font-size: 36px;
-  position: relative;
+  position: left;
   left : 690px;
   font-weight: 300;
   margin-bottom: .3em;