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

 
Line 79: Line 79:
 
width: 960px;
 
width: 960px;
 
float: left;
 
float: left;
}
 
 
.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;
 
 
}
 
}
  

Latest revision as of 07:56, 18 September 2015

#containercontent{ text-align: justify; overflow: auto; } ul { line-height: 1.2em; } .imageText { width:100%; overflow: hidden; } .pAzF{ width:100%; } .leftColumn { float:left; width:calc(52%); text-align: justify; } .rightColumn { float:right; width:calc(42%); text-align: justify; } .left1 { margin: 30px 0px; float:left; width:58%; text-align: justify; } .right1{ margin: 30px 0px; float:right; width:38%; text-align: justify; } .right2{ margin: 45px 0px; float:right; width:53%; text-align: justify; } .left2 { margin: 30px 0px; float:left; width:40%; text-align: justify; } .center { display: block; margin: 0 auto; } .columnleft { float:left; width:calc(48%); text-align: justify; } .columnright { float:right; width:calc(47%); text-align: justify; } .references { width: 960px; float: left; } #DBCO_Click { display:block; margin: 50px 0px; }