Template:Team:DukeHomePage/CSS

From 2014.igem.org

(Difference between revisions)
Line 11: Line 11:
border-left: none;
border-left: none;
border-right: none;
border-right: none;
-
}
 
-
 
-
.bottom{
 
-
height: 0px;
 
}
}
Line 69: Line 65:
}
}
 +
 +
#globalWrapper {width: 100%;}
</style>
</style>
Line 74: Line 72:
<body>
<body>
<!-- Black color scheme inspired by UVA's 2013 iGEM wiki -->
<!-- Black color scheme inspired by UVA's 2013 iGEM wiki -->
-
<span style="background:#000000">
+
<div class="wrap"> <!--I made these buttons and not a part of the image so that they and their links can be changed if (when) this doesn't work. Buttons can be added, edited at will. -->
-
  <div class="wrap"> <!--I made these buttons and not a part of the image so that they and their links can be changed if (when) this doesn't work. Buttons can be added, edited at will. -->
+
<a href="https://2014.igem.org/Team:Duke/Team"><button>Who we are</button></a>
<a href="https://2014.igem.org/Team:Duke/Team"><button>Who we are</button></a>
<a href="https://2014.igem.org/Team:Duke/Project"><button>What we did</button></a>
<a href="https://2014.igem.org/Team:Duke/Project"><button>What we did</button></a>
Line 81: Line 78:
<a href="https://2013.igem.org/Team:Duke/Human/"><button>Why it matters</button></a>
<a href="https://2013.igem.org/Team:Duke/Human/"><button>Why it matters</button></a>
</div>
</div>
-
</span>
 
</body>
</body>
</html>
</html>

Revision as of 17:06, 21 July 2014