From: John Firebaugh Date: Thu, 8 Aug 2013 00:19:19 +0000 (-0700) Subject: Style X-Git-Tag: live~4661^2~264 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5178686e26404418c4dbde8a7e33cccbdd57c6fb?hp=bab26e3884bd770b89d652d855f1e9b5d4a8736e Style --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index c9b7046f9..fa6b71b8d 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -2560,43 +2560,3 @@ a.button { border-radius: 4px; } } - -.site-help { - #content { - a { - display: inline-block; - width: 45%; - height: 200px; - float: left; - text-align: center; - color: #000; - margin: 10px; - padding: 10px; - border-radius: 10px; - } - - h3 { - margin-top: 50px; - } - - a:hover { - text-decoration: none; - } - - .welcome { - background-color: #D6FFB9; - } - - .learnosm { - background-color: #BAFCFF; - } - - .help { - background-color: #FCFFB9; - } - - .wiki { - background-color: #FFB9CC; - } - } -} diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index 91dc227e9..f58af4f2d 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -2,10 +2,10 @@

<%= t "help_page.title" %>

<% end %> -

<%= t "help_page.introduction" %>

+

<%= t "help_page.introduction" %>

<% ['welcome', 'learnosm', 'help', 'wiki'].each do |site| %> -
+