Difference between revisions of "Template:BOKU-Vienna"

 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
<style>
+
<head>
#home_logo, #sideMenu { display:none; }
+
 
#sideMenu, #top_title, .patrollink  {display:none;}
+
<style type="text/css">
#content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
+
 
body {
+
#contentSub, #footer-box, #catlinks, #search-controls,
          background-color:black;  
+
#p-logo, .printfooter, .firstHeading, .visualClear {
          width: 100%;
+
display: none;
      height: 100%;
+
}
      font-family: Tahoma, Geneva, sans-serif;
+
 
      color: white;
+
#top-section {
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 
 +
#top_menu_14 {
 +
  font-size: 5px;
 +
  height: 10px;
 +
  background: transparent;
 +
  border: 0px;
 +
}
 +
 +
#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;
 +
}
  
          }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
</style>
 
</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>
 +
 +
 +
</html>

Latest revision as of 17:16, 17 June 2017