diff --git a/index.htm b/index.htm index 084c132..9165cf1 100755 --- a/index.htm +++ b/index.htm @@ -44,10 +44,13 @@ @@ -58,10 +61,13 @@
  1. This tool is provided
  2. Without warranty, guarantee
  3. -
  4. Or much in the way of explanation
  5. -
  6. Note that use of this tool
  7. -
  8. May or may not crash your browser
  9. -
  10. Lock up your machine
  11. +
  12. Or much in the way of explanation +
      +
    1. Note that use of this tool
    2. +
    3. May or may not crash your browser
    4. +
    5. Lock up your machine
    6. +
    +
  13. Erase your hard drive…
diff --git a/styles/projection.css b/styles/projection.css index 3656ca1..eb5f166 100644 --- a/styles/projection.css +++ b/styles/projection.css @@ -174,6 +174,20 @@ A { counter-reset:list; font-size:0.65em; } + .slide ARTICLE UL UL, + .slide ARTICLE UL OL, + .slide ARTICLE OL OL, + .slide ARTICLE OL UL { + font-size:1em; + } + .slide ARTICLE UL UL, + .slide ARTICLE OL UL { + margin:0 0 0 1.5em; + } + .slide ARTICLE OL OL, + .slide ARTICLE UL OL { + margin:0 0 0 1.8em; + } .slide ARTICLE OL LI:before, .slide ARTICLE UL LI:before { position:absolute; diff --git a/styles/screen.css b/styles/screen.css index 20e251b..5d25359 100755 --- a/styles/screen.css +++ b/styles/screen.css @@ -153,6 +153,14 @@ A { margin:0 0 1em; counter-reset:list; } + .slide ARTICLE UL UL, + .slide ARTICLE OL UL { + margin:0 0 0 1.7em; + } + .slide ARTICLE OL OL, + .slide ARTICLE UL OL { + margin:0 0 0 1.8em; + } .slide ARTICLE OL LI:before, .slide ARTICLE UL LI:before { position:absolute;