From fe1b02d5ac13c9157ce9c8c960271b238455c691 Mon Sep 17 00:00:00 2001 From: Byron Bischoff Date: Thu, 25 Sep 2014 13:53:45 -0700 Subject: remove extra # in css --- railties/lib/rails/templates/rails/welcome/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/lib') diff --git a/railties/lib/rails/templates/rails/welcome/index.html.erb b/railties/lib/rails/templates/rails/welcome/index.html.erb index b06260b5af..89792066d5 100644 --- a/railties/lib/rails/templates/rails/welcome/index.html.erb +++ b/railties/lib/rails/templates/rails/welcome/index.html.erb @@ -65,7 +65,7 @@ } #header h1, #header h2 {margin: 0} - # + #header h2 { color: #888; font-weight: normal; -- cgit v1.2.3