Difference between revisions of "Template:ETH Zurich/template.css"
(11 intermediate revisions by the same user not shown) | |||
Line 299: | Line 299: | ||
font-size:36px; | font-size:36px; | ||
padding-top:0px; | padding-top:0px; | ||
+ | clear:both; | ||
/* margin-bottom: 0px;*/ | /* margin-bottom: 0px;*/ | ||
} | } | ||
Line 306: | Line 307: | ||
padding-top: 40px; | padding-top: 40px; | ||
border-bottom:1px solid black; | border-bottom:1px solid black; | ||
+ | clear:both; | ||
} | } | ||
Line 314: | Line 316: | ||
#mainContainer h3 { | #mainContainer h3 { | ||
font-size:20px; | font-size:20px; | ||
+ | clear:both; | ||
} | } | ||
Line 338: | Line 341: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
margin: auto; | margin: auto; | ||
− | + | margin-bottom:20px; | |
} | } | ||
Line 346: | Line 349: | ||
vertical-align:middle; | vertical-align:middle; | ||
border: 3px solid #565656; | border: 3px solid #565656; | ||
+ | max-width:100%; | ||
} | } | ||
Line 361: | Line 365: | ||
background-color:#f9f9f9; | background-color:#f9f9f9; | ||
} | } | ||
− | #mainContainer .imgBox :not(p) { | + | #mainContainer .imgBox a { |
+ | display:block; | ||
+ | } | ||
+ | #mainContainer .imgBox > :not(p) { | ||
background-color:#fff; | background-color:#fff; | ||
} | } | ||
Line 383: | Line 390: | ||
width:100%; | width:100%; | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
+ | } | ||
+ | #mainContainer .imgBox > table, #mainContainer .imgBox > table td,#mainContainer .imgBox > table th { | ||
+ | border: 0; | ||
+ | } | ||
+ | #mainContainer .imgBox > table table, #mainContainer .imgBox > table table td, #mainContainer .imgBox > table table th { | ||
+ | border: 3px solid black; | ||
} | } | ||
Latest revision as of 23:58, 18 September 2015