Difference between revisions of "Template:KoreaSonyeodul"

(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<head>
  
 +
<style type="text/css">
 +
 +
#contentSub, #footer-box, #catlinks, #search-controls,
 +
#p-logo, .printfooter, .firstHeading, .visualClear {
 +
display: none;
 +
}
 +
 +
#top-section {
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
 +
 +
html, body, .wrapper {
 +
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
 +
.navbar {
 +
margin: 0 auto;
 +
margin-top: 1em;
 +
padding: 1em;
 +
border-radius: 10px;
 +
}
 +
 +
</style>
 +
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:Aalto-Helsinki/bootstrap.min.css?action=raw&ctype=text/css" type="text/css">
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:Aalto-Helsinki/stylesheet.css?action=raw&ctype=text/css" type="text/css">
 +
<meta name= "viewport" content = "initial-scale=1.0, width= device-width" />
 +
</head>
 +
 +
<header>
 +
    <div class= "navbar navbar-default navbar-fixed-top">
 +
        <div class="text-center col-sm-12" id="navigation">
 +
            <nav>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki" id="home">Main</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Team">Team</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Business">Business</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Research">Research</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Modeling">Modeling</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Cooperation">Cooperation</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Outreach">Outreach</a>
 +
                <a href="https://2014.igem.org/Team:Aalto-Helsinki/Journal">Journal</a>
 +
            </nav>
 +
        </div>
 +
    </div>
 +
</header>
 +
 +
</html>

Revision as of 07:36, 21 August 2016