Difference between revisions of "Team:Marburg"

Line 1: Line 1:
 
<html>
 
<html>
 +
<link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
 +
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
 +
 +
<style type="text/css">
 +
 +
/* width */
 +
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: #fff;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
 +
 +
html, #bodyContent, body, #container {
 +
width:100%;
 +
height:100%;
 +
box-sizing: border-box;
 +
}
 +
 +
/* nav */
 +
 +
.fixed-nav-bar {
 +
  position: fixed;
 +
  top: 20px;
 +
  left: 0;
 +
  z-index: 9999;
 +
  width: 100%;
 +
  height: 60px;
 +
  background: #fff;
 +
border-bottom: 1px solid;
 +
border-top: 1px solid;
 +
font-size: 30px;
 +
}
 +
 +
.menu-items {display: inline-block; width: 100%; text-align: center; margin-top: -10px; margin-left: -25px;
 +
}
 +
 +
.menu-items li {
 +
  display: inline-block;
 +
  margin-right: 10px;
 +
  margin-left: 10px;
 +
  }
 +
 +
.menu-items a {color: #458b74; text-decoration: none; font-family: 'Indie Flower', cursive; 
 +
}
 +
 +
.menu-items a:hover, a:active {color: #76eec6;
 +
    -webkit-transition: color ease-in-out 150ms;
 +
}
 +
</style>
 +
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>
 
<div id="container">
 
<div id="container">
 
 
<nav class="fixed-nav-bar">
 
<nav class="fixed-nav-bar">
 
<div id="menu" class="menu">
 
<div id="menu" class="menu">
Line 19: Line 79:
 
         </div>
 
         </div>
 
</nav>
 
</nav>
 +
<div id="header">
  
<h1 style="color:green" "font-size:200%"><center>This page is in progress!</center></h1>
+
<h1 style="color: #00cdcd" "font-size:200%"><center>This page is in progress!</center></h1>
 
<h2 style="font-size:200%">Our Projects:</h2>
 
<h2 style="font-size:200%">Our Projects:</h2>
  

Revision as of 13:08, 15 July 2015