Difference between revisions of "Template:KU Leuven/team/members/css"
(3 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 197: | Line 201: | ||
display: table-cell; | display: table-cell; | ||
width:17%; | width:17%; | ||
+ | } | ||
+ | |||
+ | .bigpicturem { | ||
+ | position:relative; | ||
+ | display: table-cell; | ||
+ | width:10%; | ||
} | } | ||
.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 211: | Line 225: | ||
} | } | ||
− | + | .infom{ | |
position:relative; | position:relative; | ||
display:table-cell; | display:table-cell; | ||
Line 224: | 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 332: | Line 356: | ||
.row { | .row { | ||
width:95%; | width:95%; | ||
+ | left:2.5%; | ||
} | } | ||
Line 339: | Line 364: | ||
.info { | .info { | ||
− | width: | + | width:55%; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Latest revision as of 02:44, 18 September 2015