Difference between revisions of "Team:Tuebingen"

Line 3: Line 3:
 
<style>
 
<style>
  
 
.MainImage {
 
height:100%;
 
width:auto;
 
position:absolute;
 
}
 
 
<!-- TODO: insert the values into the brackets (position (same for every class), top (according to design), left (according to design),
 
width (auto for every class) and height (roughly 8 percent, according to design) -->
 
 
 
<!-- Sample -->
 
.Team {
 
position:absolute;
 
top:25%;
 
left:39%;
 
width:auto;
 
height:8%
 
}
 
#content {
 
    width: 100%;
 
    height: auto;
 
 
#top_menu_under {
 
#top_menu_under {
 
   display: none;
 
   display: none;
Line 90: Line 68:
 
   z-index: 50;
 
   z-index: 50;
 
}
 
}
 +
.MainImage {
 +
height:100%;
 +
width:auto;
 +
position:absolute;
 +
}
 +
 +
<!-- TODO: insert the values into the brackets (position (same for every class), top (according to design), left (according to design),
 +
width (auto for every class) and height (roughly 8 percent, according to design) -->
 +
 +
 +
<!-- Sample -->
 +
.Team {
 +
position:absolute;
 +
top:25%;
 +
left:39%;
 +
width:auto;
 +
height:8%
 +
}
 +
#content {
 +
    width: 100%;
 +
    height: auto;
  
 
}
 
}

Revision as of 18:25, 1 November 2017