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;
 
}
 
 
#wikiTour {
 
position:fixed;
 
right:3%;
 
bottom:25%;
 
width:12%;
 
opacity:0.4;
 
}
 
 
#nextChapter {
 
position:relative;
 
padding:12px;
 
background-color: #b0c4de;
 
margin: 5px 0px;
 
}
 
 
#moreDepth {
 
position:relative;
 
padding:12px;
 
background-color: #b0c4de;
 
margin: 5px 0px;
 
 
}
 
}
  
 
</html>
 
</html>

Latest revision as of 07:57, 18 September 2015

#containercontent{ text-align: justify; } #projectconcept1{ height:300px; margin-left:5%; }