diff --git a/css/ui.css b/css/ui.css index 0422d422..ad9d8ba3 100644 --- a/css/ui.css +++ b/css/ui.css @@ -237,3 +237,10 @@ canvas.pixelated { font-family: TinyFont; src: url(04B_03__.TTF); } +#booksMenuButton { + border-width:3px; + border-color:#99ff99; + background-color:#006600; + border-style:solid; + font-family: "Andale Mono", "Menlo", "Lucida Console", monospace; +} diff --git a/index.html b/index.html index 949a2323..4352acb3 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,7 @@ body { @@ -51,12 +52,14 @@ ga('send', 'pageview');
  • Break Expression...
  • +