Line 3: | Line 3: | ||
p{font-family: 'Product Sans', Arial, sans-serif;} | p{font-family: 'Product Sans', Arial, sans-serif;} | ||
− | .imageimage1{background-image:url('http://s6.gigacircle.com/media/s6_53fd32d924bc7.gif'); width:80%; height:300px; border-radius:50px; margin-top: | + | .imageimage1{background-image:url('http://s6.gigacircle.com/media/s6_53fd32d924bc7.gif'); width:80%; height:300px; border-radius:50px; margin-top:100px; margin:auto; word-wrap:break-word;} |
#wrap{width:100%; position:absolute; margin:auto;} | #wrap{width:100%; position:absolute; margin:auto;} |
Revision as of 07:59, 10 October 2016
@media screen and (min-width: 300px) and (max-width: 1000px){
p{font-family: 'Product Sans', Arial, sans-serif;}
.imageimage1{background-image:url('http://s6.gigacircle.com/media/s6_53fd32d924bc7.gif'); width:80%; height:300px; border-radius:50px; margin-top:100px; margin:auto; word-wrap:break-word;}
- wrap{width:100%; position:absolute; margin:auto;}
.imageimage{width:80%; justify-content:space-between; display:flex; position:relative; margin:auto;} .subimage{position:relative; width:28%;} .fund{width:100%;} }
/**************************************************************************************************************************/
@media screen and (min-width: 1000px){
p{font-family: 'Product Sans', Arial, sans-serif;}
.imageimage1{background-image:url('http://img02.tooopen.com/images/20141231/sy_78327074576.jpg'); width:100%; height:300px; border-radius:50px; margin-top:50px;}
- wrap{width:80%; position:relative; margin:auto; font-size:24px;}
.imageimage{width:80%; justify-content:space-between; display:flex; position:relative; margin:auto;} .subimage{position:relative; width:28%;} .fund{width:100%;} }