Team:KAIST-Korea/Projects/Future Application

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
a:hover {color:#C00000;}  /* mouse over link */
a:hover {color:#C00000;}  /* mouse over link */
 +
 +
.TagFontColor{
 +
        color:black;
 +
}
#TagHome{
#TagHome{
         position: absolute;
         position: absolute;
-
        color:black;
 
         font-family:Arial;
         font-family:Arial;
         font-size:8pt;
         font-size:8pt;
Line 16: Line 20:
#TagProjects{
#TagProjects{
         position: absolute;
         position: absolute;
-
        color:black;
 
         font-family:Arial;
         font-family:Arial;
         font-size:8pt;
         font-size:8pt;
Line 24: Line 27:
#TagOverview{
#TagOverview{
         position: absolute;
         position: absolute;
-
        color:black;
 
         font-family:Arial;
         font-family:Arial;
         font-size:8pt;
         font-size:8pt;
Line 39: Line 41:
<div id="TagHome">
<div id="TagHome">
-
<a href="https://2011.igem.org/Team:KAIST-Korea"> Home </a>
+
<a class="TagFontColor" href="https://2011.igem.org/Team:KAIST-Korea"> Home </a>
</div>
</div>
<div id="TagProjects">
<div id="TagProjects">
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"> Projects </a>
+
<a class="TagFontColor" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"> Projects </a>
</div>
</div>
<div id="TagOverview">
<div id="TagOverview">
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"> Overview </a>
+
<a class="TagFontColor" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"> Overview </a>
</div>
</div>

Revision as of 17:12, 4 August 2011