Difference between revisions of "Team:NYMU-Taipei/StyleSheets/sheet"

Line 4: Line 4:
  
 
.imageimage1{background-image:url('http://s6.gigacircle.com/media/s6_53fd32d924bc7.gif'); width:100%; height:300px; border-radius:50px; margin-top:100px; overflow:hidden;}
 
.imageimage1{background-image:url('http://s6.gigacircle.com/media/s6_53fd32d924bc7.gif'); width:100%; height:300px; border-radius:50px; margin-top:100px; overflow:hidden;}
.wordword1{z-index:50; width:150%; height:300px; border-radius:50px; margin-top:130px; margin-left:10px; margin-right:10px;}
+
.wordword1{z-index:50; width:150%; height:300px; border-radius:50px; margin-top:130px;}
 
.wordword1 p{font-size:240px; color:#FFFFFF; word-wrap:break-word; word-spacing:-1.5px;}
 
.wordword1 p{font-size:240px; color:#FFFFFF; word-wrap:break-word; word-spacing:-1.5px;}
 
.wordword1 h1{font-size:72px; color:#FFFFFF;}
 
.wordword1 h1{font-size:72px; color:#FFFFFF;}

Revision as of 12:03, 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:100%; height:300px; border-radius:50px; margin-top:100px; overflow:hidden;} .wordword1{z-index:50; width:150%; height:300px; border-radius:50px; margin-top:130px;} .wordword1 p{font-size:240px; color:#FFFFFF; word-wrap:break-word; word-spacing:-1.5px;} .wordword1 h1{font-size:72px; color:#FFFFFF;}

  1. wrap{width:80%; position:relative; 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; overflow:hidden;} .wordword1{z-index:50; width:100%; height:300px; border-radius:50px; margin-top:120px; overflow:hidden;} .wordword1 p{text-indent: 100px; font-size:240px; color:#FFFFFF;} .wordword1 h1{text-indent: 100px; font-size:72px; color:#FFFFFF;}

  1. 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%;} }