From c6f66dd11d7c0b63d020ba8fa3bef8235d4c4c62 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Fri, 25 May 2018 14:14:43 -0700 Subject: [PATCH] website changes --- css/ui.css | 7 +++++++ index.html | 10 +++++++--- redir.html | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) 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...
  • +