User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
Line 80: Line 80:
}
}
-
#fullWidthRight {
+
.fullWidthRight {
background-color: #ffffff;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
padding: 5px 10px 10px 10px;
Line 87: Line 87:
}
}
-
#newsBox {
+
.newsItem {
background-color: #f9f9f9;
background-color: #f9f9f9;
padding: 5px 20px 5px 20px;
padding: 5px 20px 5px 20px;
Line 94: Line 94:
}
}
-
#clear {
+
.clear {
     clear: both;
     clear: both;
}
}
Line 203: Line 203:
<p> More information will be posted soon </p>
<p> More information will be posted soon </p>
</div>
</div>
-
<div id ="clear"></div>
+
<div class="clear"></div>
<div id="menuWrap">  
<div id="menuWrap">  
Line 248: Line 248:
<div id="rightColumn"> <!-- this where the content and information go -->
<div id="rightColumn"> <!-- this where the content and information go -->
-
<div id="fullWidthRight">  
+
<div class="fullWidthRight">  
<img src="https://static.igem.org/mediawiki/2014/a/ae/Sumbawagen_charimansprize.jpg" width="720px">
<img src="https://static.igem.org/mediawiki/2014/a/ae/Sumbawagen_charimansprize.jpg" width="720px">
</div>
</div>
-
<div id ="clear"></div>
+
<div class="clear"></div>
-
<div id="fullWidthRight">  
+
<div class="fullWidthRight">  
<h3> iGEM News </h3>
<h3> iGEM News </h3>
-
<div id="newsBox"> <a href=""> first item </a></div>
+
<div class="newsBox"> <a href=""> first item </a></div>
-
<div id="newsBox"> second item</div>
+
<div class="newsBox"> second item</div>
-
<div id="newsBox"> third item</div>
+
<div class="newsBox"> third item</div>
</div>
</div>
-
<div id ="clear"></div>
+
<div class="clear"></div>
</div>  <!--end of the right side of the page -->
</div>  <!--end of the right side of the page -->

Revision as of 21:03, 7 January 2015

WELCOME TO
iGEM 2015

More information will be posted soon

iGEM News

second item
third item