Template:Team:HokkaidoU Japan/LargeDropDown/CSS

From 2014.igem.org

(Difference between revisions)
Line 138: Line 138:
.menu-list {
.menu-list {
   color: white;
   color: white;
 +
}
 +
 +
* {
 +
    -webkit-box-sizing: border-box;
 +
      -moz-box-sizing: border-box;
 +
        -o-box-sizing: border-box;
 +
        -ms-box-sizing: border-box;
 +
            box-sizing: border-box;
}
}
</style>
</style>
</html>
</html>

Revision as of 05:44, 16 October 2014