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

Line 7: Line 7:
 
width:65%;
 
width:65%;
 
float:right;
 
float:right;
 +
}
  
 +
#imageText {
 +
width:100%;
 +
overflow:hidden;
 
}
 
}
  
 
</html>
 
</html>

Revision as of 10:13, 18 September 2015

.tekstProtocols { font-family: Lato_Regular, Arial, sans-serif; font-size:20px; color:#000000; line-height:125%; width:65%; float:right; } #imageText { width:100%; overflow:hidden; }