Commit 2ab34765dbe02bcd4f58519d2207101385b1561a
1 parent
2809fb66
Exists in
master
and in
1 other branch
Tweaked button colors.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/application.css
@@ -69,7 +69,7 @@ a.action { float: right; font-size: 0.9em;} | @@ -69,7 +69,7 @@ a.action { float: right; font-size: 0.9em;} | ||
69 | float: right; | 69 | float: right; |
70 | margin-left: 10px; | 70 | margin-left: 10px; |
71 | color: #ccc; | 71 | color: #ccc; |
72 | - background-color: #000; | 72 | + background-color: #1e1e1e; |
73 | border-radius: 30px; | 73 | border-radius: 30px; |
74 | -moz-border-radius: 30px; | 74 | -moz-border-radius: 30px; |
75 | -webkit-border-radius: 30px; | 75 | -webkit-border-radius: 30px; |