Difference between revisions of "Template:KU Leuven/team/members/css"
(2 intermediate revisions by the same user not shown) | |||
Line 73: | Line 73: | ||
} | } | ||
− | . | + | .fourthrow, .fifthrow, .sixthrow { |
− | display:table- | + | position: relative; |
− | width: | + | display: table; |
+ | table-layout: fixed; | ||
+ | width:90%; | ||
+ | left:5%; | ||
+ | text-align:center; | ||
+ | vertical-align: top; | ||
} | } | ||
− | + | .general { | |
− | + | ||
display:table-cell; | display:table-cell; | ||
− | + | width:51%; | |
} | } | ||
Line 199: | Line 203: | ||
} | } | ||
− | + | .bigpicturem { | |
position:relative; | position:relative; | ||
display: table-cell; | display: table-cell; | ||
Line 206: | Line 210: | ||
.bigpicture img { | .bigpicture img { | ||
+ | border-radius: 50px 0% 0% 50px; | ||
+ | } | ||
+ | |||
+ | .bigpicturem img { | ||
border-radius: 50px 0% 0% 50px; | border-radius: 50px 0% 0% 50px; | ||
} | } | ||
Line 217: | Line 225: | ||
} | } | ||
− | + | .infom{ | |
position:relative; | position:relative; | ||
display:table-cell; | display:table-cell; | ||
Line 230: | Line 238: | ||
.info img{ | .info img{ | ||
+ | position:absolute; | ||
+ | width:100%; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | |||
+ | .infom p{ | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | .infom img{ | ||
position:absolute; | position:absolute; | ||
width:100%; | width:100%; | ||
Line 338: | Line 356: | ||
.row { | .row { | ||
width:95%; | width:95%; | ||
+ | left:2.5%; | ||
} | } | ||
Latest revision as of 02:44, 18 September 2015