# HG changeset patch # User bsw # Date 1340793334 -7200 # Node ID 46b94112781d2fb8f8ce53616568dd4b0a9dfd65 # Parent a53b4485a3d37a0824f15c30861f0a13d3e0dca6 Optical improvements diff -r a53b4485a3d3 -r 46b94112781d static/style.css --- a/static/style.css Wed Jun 27 12:31:14 2012 +0200 +++ b/static/style.css Wed Jun 27 12:35:34 2012 +0200 @@ -559,7 +559,7 @@ background: -ms-linear-gradient(#777, #000); background: -o-linear-gradient(#777, #000); background: linear-gradient(#777, #000); - color: #fff; + color: #f7f7f7; white-space: nowrap; border-radius: 8px; font-size: 115%;