Team:Glasgow/Weekly Report/Week 3

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
<!-- Header text -->
<!-- Header text -->
-
#MainPage {background-color:white;
+
#maincontent {background-color:PaleTurquoise;
-
position:absolute;
+
    border: 4px solid #000000;
-
width:100%;
+
    border-radius:20px;
-
height:100%;}
+
  position:relative;
 +
  top:60px;
 +
  width:96%;
 +
  margin-left:auto;
 +
  margin-right:auto;
 +
  padding:10px;
 +
  }
Line 22: Line 28:
<!-- Unique page text -->
<!-- Unique page text -->
 +
#maincontent {background-color:PaleTurquoise;
 +
    border: 4px solid #000000;
 +
    border-radius:20px;
 +
  position:relative;
 +
  top:60px;
 +
  width:96%;
 +
  margin-left:auto;
 +
  margin-right:auto;
 +
  padding:10px;
 +
  }
#title {color:#000000;
#title {color:#000000;
         }
         }
-
.header {color:white;
+
.header {color:black;
}
}
-
.wetlab {background-color:#000000;
 
-
          border:2px solid #000000;
 
-
            }
 
-
.drylab {background-color:#000000;
 
-
          border:2px solid #000000;
 
-
        }
 
-
.otherstuff {background-color:#000000;
 
-
            border:2px solid #000000;
 
           }
           }
   
   
-
.listitems {color:white;}
+
.listitems {color:black;}
-
.backlink:link,.backlink:visited  {color:#990000;
+
.backlink {
-
                text-decoration:none;
+
-
                  font-size:25px;
+
-
                    font-weight:bold;
+
-
                  }
+
-
.backlink:hover {color:#FF3300;
+
-
                text-decoration:none;
+
-
                  font-size:25px;
+
-
                    font-weight:bold;
+
                   }
                   }
-
.forwardlink:link,.forwardlink:visited  {color:#006600;
+
.forwardlink {}
-
                      text-decoration:none;
+
-
                      font-size:25px;
+
-
                    font-weight:bold;
+
-
                    position:absolute;
+
-
                    right:20px;
+
-
                    }
+
-
.forwardlink:hover {color:#33FF00;
+
-
                text-decoration:none;
+
-
                  font-size:25px;
+
-
                    font-weight:bold;
+
-
                    position:absolute;
+
-
                    right:20px}
+
-
 
+
 +
h2 {color:black;}
</style>
</style>
</head>
</head>
-
<body bgcolor="white">
+
<body>
-
 
+
<h2 id="title"> Week 3</h2>
<h2 id="title"> Week 3</h2>
<!-- week 1 -->
<!-- week 1 -->
-
<div class="wetlab">
+
 
<h2 class="header" > Wet Lab </h2>
<h2 class="header" > Wet Lab </h2>
<ul class="listitems"><font color="white">
<ul class="listitems"><font color="white">
Line 93: Line 80:
</font></ul>
</font></ul>
-
</div>
+
 
<br>
<br>
-
<div class="drylab">
 
<h2 class="header">Dry Lab</h2>
<h2 class="header">Dry Lab</h2>
<ul class="listitems">
<ul class="listitems">
Line 103: Line 89:
<li></li>
<li></li>
</ul>
</ul>
-
</div>
+
 
<br>
<br>
-
<div class="otherstuff">
+
 
<h2 class = "header">Admin and Outreach</h2>
<h2 class = "header">Admin and Outreach</h2>
<ul class="listitems">
<ul class="listitems">
Line 115: Line 101:
<li></li>
<li></li>
</ul>
</ul>
-
</div>
+
 
<br>
<br>
Line 129: Line 115:
<a class = "forwardlink" href = "https://2014.igem.org/wiki/index.php?title=Team:Glasgow/Weekly_Report/Week_4">On to WEEK 4!</a>
<a class = "forwardlink" href = "https://2014.igem.org/wiki/index.php?title=Team:Glasgow/Weekly_Report/Week_4">On to WEEK 4!</a>
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 14:24, 5 August 2014

Bubble Test Page








Week 3

Wet Lab


Dry Lab


Admin and Outreach


Click here to edit this page!
Back to Main Page
Back to Week 2 On to WEEK 4!