diff -r 89e3e6e28b69 -r 737ab27e37b3 web/lightpit.css --- a/web/lightpit.css Sat Dec 16 20:19:28 2017 +0100 +++ b/web/lightpit.css Sun Dec 17 01:45:28 2017 +0100 @@ -43,7 +43,7 @@ } a { - color: #3030f8; + color: #3060f8; text-decoration: none; } @@ -60,7 +60,7 @@ #subMenu { background: #f7f7ff; - border-image: linear-gradient(to right, #606060, rgba(60,60,60,.1)); + border-image: linear-gradient(to right, #606060, rgba(60,60,60,.25)); border-image-slice: 1; border-top-style: solid; border-top-width: 1pt;