Difference between revisions of "Template:ETH Zurich/template.css"
(26 intermediate revisions by the same user not shown) | |||
Line 67: | Line 67: | ||
display:table-cell; | display:table-cell; | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:103px; |
bottom:0px; | bottom:0px; | ||
/* height:100%;*/ | /* height:100%;*/ | ||
Line 85: | Line 85: | ||
#mainContainer { | #mainContainer { | ||
− | width: | + | width:80%; |
max-width: 1020px; | max-width: 1020px; | ||
margin:auto; | margin:auto; | ||
Line 114: | Line 114: | ||
#footerContainer { | #footerContainer { | ||
− | width: | + | width:80%; |
max-width: 1020px; | max-width: 1020px; | ||
text-align:center; | text-align:center; | ||
− | background-color: # | + | background-color: #C0C0C0; |
/* padding: 10px;*/ | /* padding: 10px;*/ | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 151: | Line 151: | ||
} | } | ||
} | } | ||
+ | @media print { | ||
+ | #sidemenuContainer { | ||
+ | display:none; | ||
+ | } | ||
+ | .expContainer { | ||
+ | width:92%; | ||
+ | } | ||
+ | } | ||
+ | |||
@media screen and (max-device-width:480px) { | @media screen and (max-device-width:480px) { | ||
#mainMenu { | #mainMenu { | ||
Line 290: | Line 299: | ||
font-size:36px; | font-size:36px; | ||
padding-top:0px; | padding-top:0px; | ||
+ | clear:both; | ||
/* margin-bottom: 0px;*/ | /* margin-bottom: 0px;*/ | ||
} | } | ||
Line 297: | Line 307: | ||
padding-top: 40px; | padding-top: 40px; | ||
border-bottom:1px solid black; | border-bottom:1px solid black; | ||
+ | clear:both; | ||
} | } | ||
Line 305: | Line 316: | ||
#mainContainer h3 { | #mainContainer h3 { | ||
font-size:20px; | font-size:20px; | ||
+ | clear:both; | ||
} | } | ||
Line 326: | Line 338: | ||
/*Change the styling of tables */ | /*Change the styling of tables */ | ||
#mainContainer table { | #mainContainer table { | ||
− | + | border: 3px solid #565656; | |
border-collapse: collapse; | border-collapse: collapse; | ||
margin: auto; | margin: auto; | ||
+ | margin-bottom:20px; | ||
} | } | ||
Line 335: | Line 348: | ||
padding: 10px; | padding: 10px; | ||
vertical-align:middle; | vertical-align:middle; | ||
− | border: | + | border: 3px solid #565656; |
+ | max-width:100%; | ||
} | } | ||
Line 347: | Line 361: | ||
height:auto; | height:auto; | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
− | font-family: sans-serif; | + | font-family: "Trebuchet MS", Helvetica, sans-serif; |
margin: 20px 0 20px 0; | margin: 20px 0 20px 0; | ||
+ | background-color:#f9f9f9; | ||
+ | } | ||
+ | #mainContainer .imgBox a { | ||
+ | display:block; | ||
+ | } | ||
+ | #mainContainer .imgBox > :not(p) { | ||
+ | background-color:#fff; | ||
} | } | ||
#mainContainer .imgBox #mag { | #mainContainer .imgBox #mag { | ||
Line 369: | 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; | ||
} | } | ||
Line 606: | Line 633: | ||
text-align:center; | text-align:center; | ||
border: none; | border: none; | ||
− | color: | + | color: black; |
overflow: initial; | overflow: initial; | ||
} | } | ||
Line 637: | Line 664: | ||
from {left:0;} | from {left:0;} | ||
to {left:100%;display:none;} | to {left:100%;display:none;} | ||
+ | } | ||
+ | |||
+ | /* CHANGE MEDIAWIKI STUFF */ | ||
+ | div.thumb div div.thumbcaption { | ||
+ | font-size: 10pt; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 23:58, 18 September 2015