Difference between revisions of "Template:Team:TU Eindhoven/Description CSS"

Line 7: Line 7:
 
height:300px;
 
height:300px;
 
margin-left:5%;
 
margin-left:5%;
 +
}
 +
 +
.tourButton{
 +
display:inline-block;
 +
position:absolute;
 +
top:10px;
 +
right:10px;
 
}
 
}
  

Revision as of 20:36, 17 September 2015

#containercontent{ text-align: justify; } #projectconcept1{ height:300px; margin-left:5%; } .tourButton{ display:inline-block; position:absolute; top:10px; right:10px; } #wikiTour { position:fixed; right:3%; bottom:3%; width:12%; height:25%; } #nextChapter { position:relative; padding:12px; background-color: #b0c4de; margin: 5px 0px; } #moreDepth { position:relative; padding:12px; background-color: #b0c4de; margin: 5px 0px; }