Template:Team:HokkaidoU Japan/Top Header/CSS

From 2014.igem.org

(Difference between revisions)
Line 17: Line 17:
.bookmark {
.bookmark {
     width:100px;
     width:100px;
-
     height:200px;
+
     height:250px;
     background-color: #ee9fd8;
     background-color: #ee9fd8;
     position: relative;
     position: relative;
     margin: 0 40px auto;
     margin: 0 40px auto;
-
     top: 100px;
+
     top: 130px;
     text-align:center;
     text-align:center;
     line-height: 14px;
     line-height: 14px;
Line 40: Line 40:
     margin: 0 auto;
     margin: 0 auto;
     overflow: hidden;
     overflow: hidden;
-
}
 
-
 
-
#bookmark-position div {
 
-
    display: inline-block;
 
}
}
</style>
</style>
</html>
</html>

Revision as of 06:16, 23 September 2014