Correct formatting of concluding 'Thank You' page.

Mon, 07 May 2012 22:51:38 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 07 May 2012 22:51:38 +0200
changeset 16
17872f36c12c
parent 15
a6e4a053743f
child 17
768787695807

Correct formatting of concluding 'Thank You' page.

tizenporta/index.html file | annotate | diff | comparison | revisions
     1.1 --- a/tizenporta/index.html	Mon May 07 22:32:38 2012 +0200
     1.2 +++ b/tizenporta/index.html	Mon May 07 22:51:38 2012 +0200
     1.3 @@ -578,18 +578,16 @@
     1.4      }
     1.5  
     1.6  #conclusion h2 {
     1.7 -    display: inline;
     1.8      width: 600px;
     1.9 -    padding-left: 64px;
    1.10 +    padding-left: 360px;
    1.11      font-size: 96px;
    1.12      font-weight: bold;
    1.13      font-family: 'Open Sans', Arial, sans-serif;
    1.14 -    line-height: 108px;
    1.15 +    line-height: 100px;
    1.16      }
    1.17  
    1.18  #conclusion img {
    1.19 -    display: inline;
    1.20 -    padding-left: 48px;
    1.21 +    float: left;
    1.22      }
    1.23  
    1.24          /* overview step */
    1.25 @@ -1235,7 +1233,7 @@
    1.26      <div id="conclusion" class="step slide" data-x="-1300" data-y="-2600" data-rotate="0">
    1.27          <h1>Thank You!</h1>
    1.28          <img src="qrtizportdev.png" width="300px" />
    1.29 -        <h2><span style="color: aqua;">Tizen</span> <span style="color: orange;">Application</span> <span style="color: green;">Portability</span></h2>
    1.30 +        <h2><span style="color: aqua;">Tizen</span> <span style="color: orange;">Application</span> <span style="color: red;">Portability</span></h2>
    1.31      </div>
    1.32  
    1.33      <div id="overview" class="step" data-x="2500" data-y="-4200" data-scale="12">

mercurial