User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
Line 97: Line 97:
     clear: both;
     clear: both;
}
}
 +
.button {
 +
width: 200px;
 +
border 1px solid black;
 +
background-color: fff;
 +
}
 +
 +
.button a:hover {
 +
background-color: red;
 +
}
/* Define styling */
/* Define styling */
Line 260: Line 269:
<div class="newsItem"> second item</div>
<div class="newsItem"> second item</div>
<div class="newsItem"> third item</div>
<div class="newsItem"> third item</div>
 +
<div class="button">READ MORE </div>
</div>
</div>

Revision as of 21:11, 7 January 2015

WELCOME TO
iGEM 2015

More information will be posted soon

iGEM News

second item
third item
READ MORE