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

Line 94: Line 94:
 
width:12%;
 
width:12%;
 
height:25%;
 
height:25%;
 +
opacity:0.4;
 
}
 
}
  

Revision as of 23:26, 17 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; } .tourButton{ display:inline-block; position:absolute; top:10px; right:10px; } #wikiTour { position:fixed; right:3%; bottom:3%; width:12%; height:25%; 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; } #DBCO_Click { display:block; margin: 50px 0px; }