Difference between revisions of "Team:Marburg"

Line 2: Line 2:
 
<link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
 
<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>
 
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
 
 
<style type="text/css">
 
<style type="text/css">
  
 
/* width */
 
/* width */
  
#contentSub, #search-controls, .firstHeading, #footer-box, #p-logo {
+
    #contentSub, #search-controls, .firstHeading, #footer-box, #p-logo {
    display:none;}
+
                  display:none;}
#top-section {
+
    #top-section {
    border: none;
+
                  border: none;
    height: 0px;}
+
                  height: 0px;
 +
                  }
  
#globalWrapper, #content {
+
    #globalWrapper, #content {
 
width: 100%;
 
width: 100%;
 
height: 100%;
 
height: 100%;
Line 20: Line 20:
 
margin-top: 50px;
 
margin-top: 50px;
 
padding: 0px;
 
padding: 0px;
}
+
                }
  
 
+
    html, #bodyContent, body, #container {
html, #bodyContent, body, #container {
+
        width:100%;
width:100%;
+
        height:100%;
height:100%;
+
                box-sizing: border-box;
box-sizing: border-box;
+
                }
}
+
  
 
/* nav */
 
/* nav */
Line 39: Line 38:
 
   height: 60px;
 
   height: 60px;
 
   background: #fff;
 
   background: #fff;
border-bottom: 1px solid;
+
  border-bottom: 1px solid;
border-top: 1px solid;
+
  border-top: 1px solid;
font-size: 30px;  
+
  font-size: 30px;  
}
+
  }
  
 
.menu-items {display: inline-block; width: 100%; text-align: center; margin-top: -10px; margin-left: -25px;
 
.menu-items {display: inline-block; width: 100%; text-align: center; margin-top: -10px; margin-left: -25px;
Line 57: Line 56:
  
 
.menu-items a:hover, a:active {color: #76eec6;
 
.menu-items a:hover, a:active {color: #76eec6;
    -webkit-transition: color ease-in-out 150ms;
+
  -webkit-transition: color ease-in-out 150ms;
 
}
 
}
 +
  
 
/* Body-Text */
 
/* Body-Text */
Line 68: Line 68:
 
     margin-left: 50px;
 
     margin-left: 50px;
 
}
 
}
 
 
</style>
 
</style>
  
<div style="clear: both;"></div>
+
 
 
<div id="container">
 
<div id="container">
 
<nav class="fixed-nav-bar">
 
<nav class="fixed-nav-bar">

Revision as of 08:43, 21 July 2015