Team:Tuebingen/Notebook/Journal

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<style>
<style>
-
.journalReceptor {
+
ul
-
  list-style-type: circle;
+
{
 +
list-style-type: none;
 +
padding: 0px;
 +
margin: 0px;
 +
}
 +
ul li
 +
 
 +
 
 +
li#journalReceptor {
 +
  background-image: url(http://www.beatmagazine.co.uk/wp-content/uploads/2011/03/purple-square.jpg);
 +
  background-repeat: no-repeat;
 +
  background-position: 0px 5px;
 +
  padding-left: 14px;
}
}
.journalInverter {
.journalInverter {
-
   list-style-type: square;
+
   background-image: url(http://www.beatmagazine.co.uk/wp-content/uploads/2011/03/purple-square.jpg);
 +
  background-repeat: no-repeat;
 +
  background-position: 0px 5px;
 +
  padding-left: 14px;
}
}
.journalReporter {
.journalReporter {
-
   list-style-type: circle;
+
   background-image: url(http://www.beatmagazine.co.uk/wp-content/uploads/2011/03/purple-square.jpg);
 +
  background-repeat: no-repeat;
 +
  background-position: 0px 5px;
 +
  padding-left: 14px;
}
}
Line 28: Line 46:
<div id="actualContent">  
<div id="actualContent">  
-
   <ul class="journalReceptor">
+
 
 +
   <ul id="journalReceptor">
     <li> Circle </li>
     <li> Circle </li>
   </ul>
   </ul>
-
   <ul class="journalInverter">
+
   <ul id="journalInverter">
     <li> Square </li>
     <li> Square </li>
   </ul>
   </ul>
-
   <ul class="journalReporter">  
+
   <ul id="journalReporter">  
     <li> Circle </li>
     <li> Circle </li>
   </ul>
   </ul>
Line 42: Line 61:
</div>
</div>
-
<!-- FOOTER --- IMPORTANT FOR NAVMENU-LENGHT!!! -->
+
<!-- FOOTER --- IMPORTANT FOR NAVMENU-LENGTH!!! -->
<div id="TueFooter" style="width: 57em; height: 0.5em; background-color: transparent; position: relative; float: right;"></div>
<div id="TueFooter" style="width: 57em; height: 0.5em; background-color: transparent; position: relative; float: right;"></div>
<!-- /FOOTER -->
<!-- /FOOTER -->

Revision as of 15:43, 8 September 2013

Return to iGEM Main Page.

Weekly Journal
  • Circle
  • Square
  • Circle