Ignore:
Timestamp:
2015-03-23T10:28:52+13:00 (9 years ago)
Author:
davidb
Message:

Further rewording

Location:
other-projects/nz-flag-design/trunk/main-form
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nz-flag-design/trunk/main-form/choose-canvas.html

    r29805 r29808  
    395395            <br><br>
    396396            <h2>Please choose from the following aspect ratios to select the width and height of your flag.</h2>
     397        <style>
     398          p { margin: 10px }
     399        </style>
     400        <p>
     401          New Zealand's current aspect ration (2:1) is selected by default.  Click on one of the other
     402          boxes to choose a different size.
     403        </p>
    397404            <p>
    398405          Once chosen, swipe the page or click/press on the right arrow to go onto the next step.
  • other-projects/nz-flag-design/trunk/main-form/choose-palette.html

    r29804 r29808  
    4848
    4949          <div class="dialog" id="dialog" title="Colour Palette Selection Panel" widthXX="800px">
    50         <h2 style="position: relative; display: inline-block;">
    51           Click on a palette circle to select it, and change its colour using the colour picker that appears.
    52         </h2>       
    53         <a style="font-size: medium; padding-left: 10px;"
    54            href="http://www.netstate.com/states/symb/flags/flag_design_principles.htm" target="_blank">
    55           [help]
     50        <style>
     51          p { margin: 10px }
     52        </style>
     53
     54        <p style="position: relative; display: inline-block;">
     55          Click/touch on a palette circle (paint pot) to select it, and change its colour using the colour picker that appears.
     56        </p>
     57        <p>
     58          User the slider at the bottom of the page to increase/degree the number of colours
     59          available on the palette.
     60         
     61        </p>
     62        <p>
     63          Click <a href="http://www.netstate.com/states/symb/flags/flag_design_principles.htm"
     64          target="_blank">here</a> for additional advice on flag
     65          design.
    5666        </a>
    5767      </div>
Note: See TracChangeset for help on using the changeset viewer.