<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Frank, as mentioned, I like the way you have been able to adjust the
    CSS such that "notes" are indented differently to the rest of the
    text.<br>
    <br>
    I'm forwarding to the osgeo-live list (with your permission) to see
    if others have any ideas on how we should format our Quickstarts.<br>
    <br>
    <br>
    On 13/07/11 00:09, Frank Gasdorf wrote:
    <blockquote
cite="mid:CAEVXr3HA9vMXQ25UzSXd5NxnUqh-RLP57FYN_ED4kfF=aPmxBQ@mail.gmail.com"
      type="cite">Cameron,
      <div><br>
      </div>
      <div>I was playing a bit with css and can confirm, that you could
        change margin stuff in the div.admonition in general or div.tip
        /div.note etc. if you like special effects for these.</div>
      <div><br>
      </div>
      <div>div.admonition, div.warning {</div>
      <div>
        <div>    font-size: 0.9em;</div>
        <div><span class="Apple-tab-span" style="white-space: pre;"> </span>margin-left:10%; </div>
        <div><span class="Apple-tab-span" style="white-space: pre;"> </span>margin-right:auto; </div>
        <div>    /* margin: 1em 0 1em 0; */</div>
        <div>    border: 1px solid #86989B;</div>
        <div>    background-color: #f7f7f7;</div>
        <div>    padding: 0;</div>
        <div>}</div>
        <div><br>
        </div>
        <div>div.tip {</div>
        <div><span class="Apple-tab-span" style="white-space: pre;"> </span>background-color:
          #ffc3c3;</div>
        <div>}</div>
      </div>
      <div><br>
      </div>
      <div>leads into something like shown in the attachment.</div>
      <div>Cheers, Frank</div>
      <div><br>
      </div>
      <div><br>
        <div class="gmail_quote">---------- Forwarded message ----------<br>
          From: <b class="gmail_sendername">Frank Gasdorf</b> <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:fgdrf@users.sourceforge.net">fgdrf@users.sourceforge.net</a>></span><br>
          Date: 2011/7/12<br>
          Subject: Re: RST & tips in margins?<br>
          To: Cameron Shorter <<a moz-do-not-send="true"
            href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a>><br>
          <br>
          <br>
          Cameron,
          <div>please have a look at the following css style taken from
            the sphinxdoc.css:</div>
          <div><br>
          </div>
          <div>
            <div>div.admonition, div.warning {</div>
            <div>    font-size: 0.9em;</div>
            <div>    margin: 1em 0 1em 0;</div>
            <div>
                  border: 1px solid #86989B;</div>
            <div>    background-color: #f7f7f7;</div>
            <div>    padding: 0;</div>
            <div>} </div>
            <div><br>
            </div>
            <div>More Details about the different kinds of admonition
              you can find here: <a moz-do-not-send="true"
                href="http://sphinx.pocoo.org/rest.html?highlight=admonition"
                target="_blank">http://sphinx.pocoo.org/rest.html?highlight=admonition</a></div>
            <div><br>
            </div>
            <div>I'm not very familiar with the css styling, but where
              to look for proberly helps to get started. I guess you
              could add a div.note or div.tip to change styling for each
              kind of the admonition class elements.</div>
            <div><br>
            </div>
            <div>Hopefully that helps a bit ..</div>
            <div>Cheers, Frank</div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div><br>
              <br>
              <div class="gmail_quote">2011/7/12 Cameron Shorter <span
                  dir="ltr"><<a moz-do-not-send="true"
                    href="mailto:cameron.shorter@gmail.com"
                    target="_blank">cameron.shorter@gmail.com</a>></span><br>
                <blockquote class="gmail_quote" style="margin: 0pt 0pt
                  0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204);
                  padding-left: 1ex;">margin</blockquote>
              </div>
              <br>
            </div>
          </div>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a class="moz-txt-link-freetext" href="http://www.lisasoft.com">http://www.lisasoft.com</a>
</pre>
  </body>
</html>