CSS/gifu/home

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 23: Line 23:
}
}
*/
*/
 +
 +
#uroboros {
 +
  position:relative;
 +
  margin-left:auto;
 +
  margin-right:auto;
 +
  z-index:1;
 +
  }
 +
 +
#boros {
 +
  width:595px;
 +
  height:292px;
 +
}
#base{
#base{
Line 103: Line 115:
#fukidasi1{
#fukidasi1{
   position:absolute;
   position:absolute;
-
   top:50px;
+
   top:40px;
-
   left:250px;
+
   left:245px;
   z-index:20000;
   z-index:20000;
   visibility:hidden;
   visibility:hidden;
 +
  width:400px;
 +
  height:400px;
}
}
Line 136: Line 150:
   position:absolute;
   position:absolute;
   top:150px;
   top:150px;
-
   left:270px;
+
   left:290px;
   z-index:20000;
   z-index:20000;
-
   visibility:hidden;
+
   visibility:hidden;  
-
 
+
-
 
+
}
}
Line 186: Line 198:
}
}
 +
#kouzityuu {
 +
  font-size:500%;
 +
  color:white;
 +
}
</style>
</style>
</style>
</style>

Latest revision as of 14:24, 17 October 2014