Template:CSS/newpage

From 2014.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 27: Line 27:
}
}
-
.heading{
 
-
position:absolute;
 
-
top:0;
 
-
}
 
body {
body {
   display: -webkit-box;
   display: -webkit-box;
Line 245: Line 241:
.butterfly {
.butterfly {
   position: absolute;
   position: absolute;
-
   top: 0;
+
   top: 50%;
-
   right:0;
+
   left: 82%;
-
+
  margin-top: -250px;
 +
  margin-left: -250px;
   x: 0;
   x: 0;
   y: 0;
   y: 0;
Line 382: Line 379:
}
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 07:52, 9 June 2015