From 2baed284bfc09c4ed7d56cdc9e5ae77467d76168 Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Thu, 3 Mar 2016 07:07:05 -0500 Subject: [PATCH] Adding notice that old.regexper.com will be shutting down --- app/assets/stylesheets/main.css | 6 ++++++ public/index.html | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/app/assets/stylesheets/main.css b/app/assets/stylesheets/main.css index 7b6f990..7aa5b44 100755 --- a/app/assets/stylesheets/main.css +++ b/app/assets/stylesheets/main.css @@ -30,6 +30,12 @@ header span { color: #6b6659; } +#notice { + font-weight: bold; + font-size: 1.5em; + padding-bottom: 0; +} + #content .container { border: 1px solid #000; position: relative; diff --git a/public/index.html b/public/index.html index cd46994..00ac1e2 100644 --- a/public/index.html +++ b/public/index.html @@ -31,6 +31,10 @@

Regexper

You thought you only had two problems... +
+ Due to the minimal level of usage, this site will be shutting down in the beginning on April. Please upgrade your browser if necessary, and use http://regexper.com instead. +
+