tizenporta/index.html

changeset 16
17872f36c12c
parent 15
a6e4a053743f
child 17
768787695807
equal deleted inserted replaced
2:2778f286a86d 3:b46219a835ce
576 font-weight: bold; 576 font-weight: bold;
577 font-family: 'Open Sans', Arial, sans-serif; 577 font-family: 'Open Sans', Arial, sans-serif;
578 } 578 }
579 579
580 #conclusion h2 { 580 #conclusion h2 {
581 display: inline;
582 width: 600px; 581 width: 600px;
583 padding-left: 64px; 582 padding-left: 360px;
584 font-size: 96px; 583 font-size: 96px;
585 font-weight: bold; 584 font-weight: bold;
586 font-family: 'Open Sans', Arial, sans-serif; 585 font-family: 'Open Sans', Arial, sans-serif;
587 line-height: 108px; 586 line-height: 100px;
588 } 587 }
589 588
590 #conclusion img { 589 #conclusion img {
591 display: inline; 590 float: left;
592 padding-left: 48px;
593 } 591 }
594 592
595 /* overview step */ 593 /* overview step */
596 594
597 #overview { 595 #overview {
1233 </div> 1231 </div>
1234 1232
1235 <div id="conclusion" class="step slide" data-x="-1300" data-y="-2600" data-rotate="0"> 1233 <div id="conclusion" class="step slide" data-x="-1300" data-y="-2600" data-rotate="0">
1236 <h1>Thank You!</h1> 1234 <h1>Thank You!</h1>
1237 <img src="qrtizportdev.png" width="300px" /> 1235 <img src="qrtizportdev.png" width="300px" />
1238 <h2><span style="color: aqua;">Tizen</span> <span style="color: orange;">Application</span> <span style="color: green;">Portability</span></h2> 1236 <h2><span style="color: aqua;">Tizen</span> <span style="color: orange;">Application</span> <span style="color: red;">Portability</span></h2>
1239 </div> 1237 </div>
1240 1238
1241 <div id="overview" class="step" data-x="2500" data-y="-4200" data-scale="12"> 1239 <div id="overview" class="step" data-x="2500" data-y="-4200" data-scale="12">
1242 </div> 1240 </div>
1243 1241

mercurial