Template:SMTexas/heading

From 2014hs.igem.org

(Difference between revisions)
(Created page with "#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none;} body { margin: 10px 0 0 0; padding: 0;} #top-section { width: 965...")
 
(110 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<link rel="shortcut icon" href="/favicon.ico" >
 +
   
 +
    <link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Template:SMTexas/CSS?action=raw&amp;ctype=text/css">
 +
    <script src="https://2014hs.igem.org/Template:SMTexas/JS?action=raw&amp;ctype=application/javascript"></script>
 +
    <!--[if lt IE 9]><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]-->
 +
 +
<style>
 +
@font-face {
 +
 +
font-family: 'Roboto Condensed';
 +
font-style: normal;
 +
font-weight: 300;
 +
src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');
 +
 +
} @font-face {
 +
 +
font-family: 'Roboto Condensed';
 +
font-style: normal;
 +
font-weight: 400;
 +
src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');
 +
 +
} @font-face {
 +
 +
font-family: 'Roboto Condensed';
 +
font-style: normal;
 +
font-weight: 700;
 +
src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff');
 +
 +
} @font-face {
 +
 +
font-family: 'Roboto Condensed';
 +
font-style: italic;
 +
font-weight: 700;
 +
src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/mg0cGfGRUERshzBlvqxeAAm1Bdh5PCvFKhAPu2iWX-U.woff) format('woff');
 +
 +
}
 +
 +
</style>
 +
 +
<body class="homepage">
 +
 +
 +
 +
 +
<!-- Nav -->
 +
<nav id="nav">
 +
 +
 +
<ul>
 +
<li><a href="https://2014hs.igem.org/Team:SMTexas">Homepage</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:SMTexas/project">Project</a></li>
 +
                                                        <li><a href="https://2014hs.igem.org/Team:SMTexas/team">Team</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:SMTexas/Notebook">Notebook</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:SMTexas/Human_Practices">Human Practices</a></li>
 +
                                                       
 +
<table align="right"><tr><td> <a href="https://2014hs.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014hs/d/d6/Smigemlogo.png" alt=""></a></td></tr></table>
 +
 +
</ul>
 +
</nav>
 +
 +
 +
</div>
 +
</div>
 +
 +
 +
 +
</body>
 +
 +
 +
<style>
 +
/* Removing wiki-like stuff */
 +
/****************************/
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}
-
 
+
/* Redesigning the topmenu */
 +
/***************************/
body {
body {
-
     margin: 10px 0 0 0;
+
     margin: -50px 0 0 0;/*10px*/
     padding: 0;}
     padding: 0;}
#top-section {
#top-section {
     width: 965px;
     width: 965px;
-
     height: 0;
+
     height: 0; /*0*/
     margin: 0 auto;
     margin: 0 auto;
-
     padding: 0;
+
     padding: 0; /*0*/
     border: none;}
     border: none;}
#menubar {
#menubar {
     font-size: 65%;
     font-size: 65%;
-
     top: -14px;}
+
     top: 65px;}/*-14px*/
.left-menu:hover {
.left-menu:hover {
     background-color: transparent;}
     background-color: transparent;}
Line 20: Line 94:
     background-color: transparent;}
     background-color: transparent;}
#menubar:hover {
#menubar:hover {
-
     color: white;}
+
     color: black;}
#menubar li a {
#menubar li a {
     color: transparent;}
     color: transparent;}
#menubar:hover li a {
#menubar:hover li a {
-
     color: white;}
+
     color: black;}
#menubar > ul > li:last-child {
#menubar > ul > li:last-child {
     display:none;}
     display:none;}
 +
</style>
 +
 +
 +
</html>

Latest revision as of 20:51, 20 June 2014

Retrieved from "http://2014hs.igem.org/Template:SMTexas/heading"