Team:Toulouse

From 2014.igem.org

(Difference between revisions)
Line 107: Line 107:
.wrapper-aside{
.wrapper-aside{
margin: 0 auto;
margin: 0 auto;
-
width:960px;
+
width:705px;
}
}
.sticker-aside{
.sticker-aside{
background-color: #fff;
background-color: #fff;
-
border: 1px solid #333;
+
border: 1px solid #e7e7e7;
float:left;
float:left;
height:359px;
height:359px;
padding: 5px 5px;
padding: 5px 5px;
 +
position:relative;
width:220px;
width:220px;
 +
}
 +
 +
.sticker-aside:after{
 +
content:'';
 +
position:absolute;
 +
background: url('https://static.igem.org/mediawiki/2014/b/bb/Template-igem2014-before-stickers.png') no-repeat center;
}
}
Line 200: Line 207:
     <div class="wrapper-aside">
     <div class="wrapper-aside">
-
          <div class="sticker-aside">
+
          <div class="sticker-aside" style="margin-left:20px;">
            <img src="" alt="" />
            <img src="" alt="" />
            <h2>Safety</h2>
            <h2>Safety</h2>
Line 207: Line 214:
          </div>
          </div>
           
           
-
          <div class="sticker-aside">
+
          <div class="sticker-aside" style="margin-left:20px;">
            <img src="" alt="" />
            <img src="" alt="" />
            <h2>Ethique</h2>
            <h2>Ethique</h2>

Revision as of 20:23, 24 September 2014