(20 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
padding: 0px 0px!important; | padding: 0px 0px!important; | ||
} | } | ||
+ | |||
+ | figcaption { | ||
+ | display: block; | ||
+ | text-align: center; | ||
+ | font-size: .9em; | ||
+ | margin-bottom:25px; | ||
+ | } | ||
+ | |||
+ | .footersponsors{margin: 20px;max-width:800px;width:100%;margin-right:auto; margin-left:auto;display: block; | ||
+ | height:auto;z-index:5;} | ||
+ | .footergrants{ | ||
+ | margin: 20px;max-width:450px;width:50%;margin-right:auto; margin-left:auto;display: block; | ||
+ | height:auto;z-index:5;} | ||
.avatarlink{z-index:5;max-width:100%;} | .avatarlink{z-index:5;max-width:100%;} | ||
+ | |||
+ | .descbig{display:block;} | ||
+ | |||
+ | .descmed{display:none;} | ||
+ | |||
+ | .descsmoll{display:none;} | ||
.butn{ | .butn{ | ||
Line 26: | Line 45: | ||
.factbox{ | .factbox{ | ||
text-align: center; | text-align: center; | ||
− | color: | + | color: rgba(9, 49, 79, 1); |
padding:25px; | padding:25px; | ||
border-radius: 20px; | border-radius: 20px; | ||
− | + | background-color:#eee; | |
+ | |||
} | } | ||
.fact{ | .fact{ | ||
Line 115: | Line 135: | ||
.popup { | .popup { | ||
margin: 70px auto; | margin: 70px auto; | ||
− | + | padding: 20px; | |
− | + | background: #fff; | |
− | + | border-radius: 5px; | |
− | + | width: 70%; | |
− | + | max-height: 400px; | |
− | + | overflow: auto; | |
+ | position: relative; | ||
+ | transition: all 5s ease-in-out; | ||
} | } | ||
Line 351: | Line 373: | ||
section.header_con{ | section.header_con{ | ||
background: radial-gradient( #09314F, #09314F, rgba(9, 49, 79, .94)), url(https://static.igem.org/mediawiki/2019/1/1f/T--DTU-Denmark--vectorim.png); | background: radial-gradient( #09314F, #09314F, rgba(9, 49, 79, .94)), url(https://static.igem.org/mediawiki/2019/1/1f/T--DTU-Denmark--vectorim.png); | ||
− | + | font-size:127%; | |
padding-bottom: 150px; | padding-bottom: 150px; | ||
padding-top: 50px; | padding-top: 50px; | ||
Line 512: | Line 534: | ||
/* Team overview */ | /* Team overview */ | ||
.team-overview { | .team-overview { | ||
− | + | ||
width:80%; | width:80%; | ||
color:#fffff0; | color:#fffff0; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | font-size: 1. | + | font-size: 1.4em; |
} | } | ||
.team-overview h2 { | .team-overview h2 { | ||
Line 532: | Line 554: | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#outside { | #outside { | ||
Line 586: | Line 599: | ||
text-align: center; | text-align: center; | ||
} | } | ||
+ | |||
+ | .descbig{display:none} | ||
+ | .descmed{display:block} | ||
+ | .descsmoll{display:none;} | ||
.topimg{ | .topimg{ | ||
Line 611: | Line 628: | ||
padding: 15px; | padding: 15px; | ||
} | } | ||
− | + | .team-overview { | |
+ | padding-right: 0px; | ||
+ | |||
+ | font-size: 1.0em; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media only screen and (max-width : 450px) { | ||
+ | .descbig{display:none} | ||
+ | .descmed{display:none} | ||
+ | .descsmoll{display:block;} | ||
+ | |||
} | } | ||
Line 618: | Line 646: | ||
width: 47%; | width: 47%; | ||
} | } | ||
+ | |||
} | } | ||
Line 831: | Line 860: | ||
} | } | ||
− | + | .teambig{ | |
+ | display:block; | ||
+ | } | ||
Latest revision as of 21:57, 13 December 2019