Difference between revisions of "Template:KU Leuven Test/css"
Line 247: | Line 247: | ||
.subsectionwrapper { | .subsectionwrapper { | ||
− | display: | + | display:table; |
width:70%; | width:70%; | ||
margin:auto; | margin:auto; | ||
Line 253: | Line 253: | ||
.subsection { | .subsection { | ||
− | display: | + | display: table-cell; |
width:18%; | width:18%; | ||
vertical-align:top; | vertical-align:top; | ||
Line 262: | Line 262: | ||
.subimg, .subtext { | .subimg, .subtext { | ||
− | display: | + | display: table-row; |
} | } | ||
Line 270: | Line 270: | ||
.readmorebutton { | .readmorebutton { | ||
− | display: | + | display: table-row; |
text-align:left; | text-align:left; | ||
margin:5% 0%; | margin:5% 0%; |
Revision as of 12:13, 20 July 2015