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

Line 18: Line 18:
 
  background-color:white;
 
  background-color:white;
 
  margin:auto;
 
  margin:auto;
  width:80%;
+
  width:1200px;
 
}
 
}
 
/*gray background and centered website*/
 
/*gray background and centered website*/
Line 26: Line 26:
 
}
 
}
 
/*white text background*/
 
/*white text background*/
.main {
+
 
background-color:white;
+
width:1200px;
+
}
+
 
/*standard text color and alignment*/
 
/*standard text color and alignment*/
 
.stdText {
 
.stdText {
Line 51: Line 48:
 
margin-bottom:10px;
 
margin-bottom:10px;
 
}
 
}
.red {
+
 
background-color:red;
+
}
+
  
 
/*changes border of thumbnail class --> rectangular, thin, gray*/
 
/*changes border of thumbnail class --> rectangular, thin, gray*/
Line 66: Line 61:
 
  background-color:green;
 
  background-color:green;
 
height:100%;
 
height:100%;
width:100%;
+
 
 
}
 
}
 +
/*changes border of the navbar --> rectangular, thin, gray and changes background to black*/
 +
.custom_navbar_style {
 +
border:solid;
 +
    box-shadow:0;
 +
    border-width:1px;
 +
border-radius:0;
 +
border-color:#DDDDDD;
 +
 +
background-color:black;
 +
}
 +
.navbar {
 +
padding-left:0px;
 +
}
 +
 
/*Centers content of the navbar*/
 
/*Centers content of the navbar*/
 
.navbar .navbar-nav {
 
.navbar .navbar-nav {
Line 73: Line 82:
 
   float: none;
 
   float: none;
 
   vertical-align: top;
 
   vertical-align: top;
 +
  width:100%;
 
}
 
}
 
.navbar .navbar-collapse {
 
.navbar .navbar-collapse {
Line 86: Line 96:
 
color:#64676F;
 
color:#64676F;
 
}
 
}
 +
  
 
</style>
 
</style>
 
  <div class="container main">
 
  <div class="container main">
 +
<div class='col-md-12'>
 
<nav class="navbar navbar-default custom_navbar_style">
 
<nav class="navbar navbar-default custom_navbar_style">
 
<div class="container-fluid">
 
<div class="container-fluid">
Line 112: Line 124:
 
</div>
 
</div>
 
</nav>
 
</nav>
 +
</div>
 
   <div class="row">
 
   <div class="row">
 
<div class="col-md-6 spacer_bottom_10px">
 
<div class="col-md-6 spacer_bottom_10px">

Revision as of 14:28, 1 August 2016

Headline 1

Content
Content
Content

Headline 1

Content
Content
Content

Headline 1

Content
Content
Content

Headline 2

Content
Content
Content

Headline 3

Content
Content
Content

Headline 4

Content
Content
Content