From 7b127187f2e8909985e2c23f709a7c40cbc439f9 Mon Sep 17 00:00:00 2001 From: Cleiton Francisco Date: Fri, 20 Aug 2010 15:17:57 -0300 Subject: [PATCH] Warning --- public/stylesheets/style.css | 7 +++++++ views/index.erb | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index cf34256..1f8dd6b 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -45,6 +45,13 @@ header h1 { margin:-18px 0 110px; text-shadow:0 2px 2px #000; } +.warning { + text-align:left; + width:1000px; + font-size:2em; + line-height:1.4em; + margin:0 auto 1em; +} #calculate a { background:url("/images/dual-color.gif") repeat-x scroll left center transparent; border:1px solid #1D515E; diff --git a/views/index.erb b/views/index.erb index 8df24e6..36c58d5 100644 --- a/views/index.erb +++ b/views/index.erb @@ -31,7 +31,9 @@

<%= r18n.index.title %>

-

<%= r18n.index.button %>

+

Twifakes is an entertainment application, is hosted on the Heroku (free) and do not use any database or other storage.

+

Twifakes is temporarily offline, but we are trying to return as soon as possible.

+