MoritzIGEM (Talk | contribs) (Replaced content with "{{Munich/Alive}} <html> </html> {{Munich/AliveFooterCSS}}") |
MoritzIGEM (Talk | contribs) |
||
| Line 1: | Line 1: | ||
{{Munich/Alive}} | {{Munich/Alive}} | ||
<html> | <html> | ||
| + | |||
| + | <style> | ||
| + | |||
| + | @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); | ||
| + | |||
| + | .pictureTitle{ | ||
| + | background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)), url("https://2019.igem.org/wiki/images/f/f3/T--Munich--Beta_Cell.png"); | ||
| + | background-repeat: no-repeat; | ||
| + | background-size: cover; | ||
| + | background-position:center; | ||
| + | } | ||
| + | |||
| + | /* for dark theme */ | ||
| + | .table-of-contents a { | ||
| + | color: #fff; | ||
| + | } | ||
| + | .table-of-contents a:before { | ||
| + | color: #fff; | ||
| + | } | ||
| + | |||
| + | #accordion .card { | ||
| + | border-radius: 2rem; | ||
| + | margin-bottom: 10px; | ||
| + | border: 2px solid rgba(23,123,206,1); | ||
| + | } | ||
| + | #accordion .card-header { | ||
| + | padding:0; | ||
| + | } | ||
| + | #accordion h5 { | ||
| + | padding:0; | ||
| + | } | ||
| + | #accordion .card button{ | ||
| + | width: 100%; | ||
| + | } | ||
| + | #accordion button span { | ||
| + | font-size: 2rem; | ||
| + | } | ||
| + | |||
| + | .mobileNumber{ | ||
| + | font-size: 3rem; | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
| + | @media only screen and (max-width: 809.99px) { | ||
| + | #accordion button span { | ||
| + | font-size: 0.7rem; | ||
| + | } | ||
| + | .mobileCol{ | ||
| + | padding-right: 0; | ||
| + | } | ||
| + | .mobileNumber{ | ||
| + | font-size: 2.5rem; | ||
| + | } | ||
| + | |||
| + | } | ||
| + | @media only screen and (max-width: 1360.99px) and (min-width: 810px){ | ||
| + | #accordion button span { | ||
| + | font-size: 1rem; | ||
| + | } | ||
| + | } | ||
| + | </style> | ||
</html> | </html> | ||
{{Munich/AliveFooterCSS}} | {{Munich/AliveFooterCSS}} | ||
Revision as of 15:59, 7 September 2019















