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

Further rewording

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.