Difference between revisions of "Template:CSS UCL5"
Line 123: | Line 123: | ||
@media (max-width:743px) { | @media (max-width:743px) { | ||
− | #header {width:auto;height:100%;} | + | /*#header {width:auto;height:100%;}*/ |
} | } | ||
+ | #header { | ||
+ | margin-top: -60px; | ||
+ | min-height: auto; | ||
+ | width: auto; | ||
+ | } | ||
+ | .buttonblack { | ||
+ | margin-bottom: 10px; | ||
+ | margin-top: 10px; | ||
+ | |||
+ | } | ||
#intro1 {background-image: url('https://static.igem.org/mediawiki/2015/d/d9/UCL_bgtest2.png'); width: 100%; | #intro1 {background-image: url('https://static.igem.org/mediawiki/2015/d/d9/UCL_bgtest2.png'); width: 100%; | ||
Line 793: | Line 803: | ||
} | } | ||
− | .just_text {display: inline; padding-top: 6%; | + | /*.just_text {display: inline; padding-top: 6%; |
padding-right: 10%; | padding-right: 10%; | ||
width: 600px; | width: 600px; | ||
Line 805: | Line 815: | ||
height: 330px; | height: 330px; | ||
text-align: justify; | text-align: justify; | ||
+ | }*/ | ||
+ | .just_text { | ||
+ | |||
+ | float: right; | ||
+ | font-family: Raleway; | ||
+ | font-size: 160%; | ||
+ | letter-spacing: 3px; | ||
+ | line-height: 1.5; | ||
+ | margin-left: 6%; | ||
+ | margin-right: 6%; | ||
+ | text-align: justify; | ||
+ | width: 88%; | ||
} | } | ||
Revision as of 16:15, 20 August 2015