diff options
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/style.css b/shell/style.css index 4c2088c..e63580d 100644 --- a/shell/style.css +++ b/shell/style.css @@ -31,11 +31,11 @@ } .maynard-grid { - background-color: alpha(white, 0.5); + background-color: alpha(black, 0.6); } .maynard-grid-item { - background-color: alpha(black, 0.7); + background-color: alpha(black, 0.6); color: white; font: Droid Sans 12; border-style: solid; |
