Template:Team:HokkaidoU Japan/Top Header/CSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
#bookmark-wrapper {
 +
    width: 960px;
 +
}
 +
 +
.clearfix {
 +
  clear: both;
 +
}
 +
.bookmark {
.bookmark {
     width:100px;
     width:100px;
Line 7: Line 15:
     position: relative;
     position: relative;
     overflow: hidden;
     overflow: hidden;
 +
    float: left;
 +
    margin: 20px auto;
}
}

Revision as of 07:04, 15 September 2014