Template:Team:TU Eindhoven/Interlab CSS

.activiteit { align:center; font-family: Lato_Regular, Arial, sans-serif; font-size:20px; } .activiteitlijst{ list-style-type: disc; list-style-image: initial; } table, th, tr, td { background:none; border:1px solid black; border-collapse:collapse; } .dnaText { font-family: monospace; font-size:20px; } .dnaRed { font-family: monospace; font-size:20px; color: red; } .dnaGreen { font-family: monospace; font-size:20px; color: LimeGreen; } .dnaBlue { font-family: monospace; font-size:20px; text-align: justify; color: Blue; } #containercontent{ text-align: justify; overflow: auto; } #imageText { width:100%; overflow: hidden; } .left1 { float:left; width:58%; text-align: justify; } .right1{ float:right; width:35%; text-align: justify; } .right2{ float:right; width:58%; text-align: justify; } .right2text { float:left; width:40%; text-align: justify; } .center { display: block; margin-left: auto; margin-right: auto; } .columnleft { float:left; width:calc(45%); text-align: justify; } .columnright { float:right; width:calc(45%); text-align: justify; margin-right:70px; } .references { width: 960px; float: left; }