Difference between revisions of "Template:KU Leuven/project/css"
(7 intermediate revisions by 3 users not shown) | |||
Line 50: | Line 50: | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
/*********************/ | /*********************/ | ||
Line 105: | Line 97: | ||
#scrolldown img { | #scrolldown img { | ||
position:relative; | position:relative; | ||
− | height: | + | height:40%; |
} | } | ||
Line 194: | Line 186: | ||
/*********************/ | /*********************/ | ||
− | . | + | /*********************/ |
− | + | /* Summary */ | |
− | + | /********************/ | |
− | + | ||
− | + | .summary { | |
− | + | position: relative; | |
− | + | margin: 5% 20% 0% auto; | |
− | + | border:0; | |
− | width: | + | top:0; |
− | + | padding:0; | |
− | + | width:60%; | |
+ | display: block; | ||
+ | background-color: #f3efe7; | ||
color: #808080; | color: #808080; | ||
font-family: 'Handlee'; | font-family: 'Handlee'; | ||
+ | font-size:1.2em; | ||
} | } | ||
− | + | #more1 { | |
− | display: | + | display:inline-block; |
− | + | ||
} | } | ||
− | + | #more2 { | |
− | display: | + | display:inline-block; |
} | } | ||
− | + | #more3 { | |
− | + | display:inline-block; | |
} | } | ||
− | + | #more4 { | |
− | display: | + | display:inline-block; |
− | + | ||
− | + | ||
} | } | ||
+ | #more5 { | ||
+ | display:inline-block; | ||
+ | } | ||
+ | |||
+ | #comingsoon { | ||
+ | position:relative; | ||
+ | display:inline-block; | ||
+ | font-size: 3.0em; | ||
+ | font-weight: bold; | ||
+ | color: #4A4A4A; | ||
+ | background-color:#f3efe7; | ||
+ | font-family: 'Handlee'; | ||
+ | text-align:center; | ||
+ | padding:5% 0; | ||
+ | bottom:5%; | ||
+ | opacity:0.95; | ||
+ | } | ||
/*********************/ | /*********************/ | ||
− | /* | + | /* subsections references */ |
/*********************/ | /*********************/ | ||
− | . | + | .subsectionwrapper { |
− | + | display:table; | |
− | + | background-color: #ddd1b8; | |
− | + | table-layout: fixed; | |
− | + | width:70%; | |
− | + | margin:auto; | |
− | + | ||
} | } | ||
− | + | ||
− | + | ||
− | width: | + | .subtextrow, .subimgrowm, .subimgreadmore { |
− | + | display: table-row; | |
− | + | width:15%; | |
− | + | vertical-align:top; | |
+ | wrap-text: normal; | ||
+ | color: #808080; | ||
} | } | ||
− | + | ||
− | + | .subimgrow { | |
− | width: | + | display: table-row; |
− | + | width:15%; | |
− | + | background-color: #f3efe7; | |
− | + | wrap-text: normal; | |
} | } | ||
− | + | .subimgrowm { | |
− | + | display:none; | |
− | + | ||
− | display: | + | |
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | + | .whitespace { | |
− | + | display: table-cell; | |
− | display: | + | background-color: #f3efe7; |
− | + | width:5%; | |
− | + | ||
} | } | ||
− | + | .subtext h2 { | |
− | + | font-size: 2.0em; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .subtext p { | |
− | + | margin:5% 5% 5% 5%; | |
− | + | text-align: justify; | |
− | + | font-size: 1.0em; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .subtext a:hover { | |
− | + | text-decoration:none; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .readmorebutton { | |
− | + | display: table-cell; | |
− | left | + | text-align:left; |
− | + | margin:5% 0%; | |
− | + | ||
} | } | ||
− | + | @media screen and (max-width: 1000px) { | |
− | + | ||
− | + | .summary { | |
− | + | margin: 5% 5% 0% auto; | |
− | + | border:0; | |
− | + | top:0; | |
− | + | padding:0; | |
− | + | width:90%; | |
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | /*********************/ | ||
+ | /* subsections references */ | ||
+ | /*********************/ | ||
+ | |||
+ | .subsectionwrapper { | ||
+ | display:table; | ||
+ | table-layout: fixed; | ||
+ | width:100%; | ||
+ | margin:auto; | ||
} | } | ||
− | . | + | .subtextrow, .subimgrow, .subimgreadmore { |
− | + | display:none; | |
− | + | ||
− | + | ||
− | display: | + | |
− | + | ||
− | + | ||
} | } | ||
− | + | .subimgrowm { | |
− | + | display: table-row; | |
− | width: | + | width:15%; |
− | + | wrap-text: normal; | |
− | + | color: #808080; | |
− | + | ||
} | } | ||
− | + | .subimg { | |
− | + | display: table-cell; | |
− | width: | + | width:80px; |
− | + | min-height:80px; | |
− | + | ||
− | + | ||
} | } | ||
− | + | .subtext { | |
− | position: | + | position:relative; |
− | + | display: table-cell; | |
− | display: | + | width:80%; |
− | + | vertical-align:middle; | |
− | + | ||
} | } | ||
− | + | ||
− | + | .whitespace { | |
− | width: | + | display: table-cell; |
− | + | width:5%; | |
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | position: | + | .subtext a { |
− | + | position:relative; | |
− | + | margin: 5% 5px 5% 0; | |
− | + | ||
− | + | ||
} | } | ||
− | + | .subtext a:hover { | |
− | + | text-decoration:none; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Latest revision as of 18:48, 9 September 2015