Difference between revisions of "Team:Bielefeld-CeBiTec/2016 BielefeldCeBiTec HomeTest"

Line 2: Line 2:
 
<style type="text/css">
 
<style type="text/css">
 
#sideMenu, #top_title {
 
#sideMenu, #top_title {
  display: none;
+
  display:none;
 
}
 
}
 
body {
 
body {
  background-color: #DDDDDD;
+
  background-color:#DDDDDD;
 
}
 
}
 
#content {
 
#content {
  width: 100%;
+
  width:100%;
  margin: 0px;
+
  margin:0px;
  padding: 0px;
+
  padding:0px;
  background: none;
+
  background:none;
 
}
 
}
 
.main {
 
.main {
Line 18: Line 18:
 
  width:80%;
 
  width:80%;
 
}
 
}
 +
 
</style>
 
</style>
<div class="container main">
+
<div class="container main">
Test<br>Test
+
  Test<br>Test
</div>
+
</div>
 
</html>
 
</html>

Revision as of 14:01, 1 August 2016

Test
Test