# HG changeset patch # User bsw # Date 1340725133 -7200 # Node ID a23956f4231e04b758ae7fb8c1846bfe46f9ff48 # Parent 8e650b535d70e49e7ab9902c99a38ac9641e0ed9 Optical improvements diff -r 8e650b535d70 -r a23956f4231e static/style.css --- a/static/style.css Tue Jun 26 17:38:18 2012 +0200 +++ b/static/style.css Tue Jun 26 17:38:53 2012 +0200 @@ -659,7 +659,7 @@ */ div.notifications { - margin-top: 1ex; + margin-top: 20px; background-color: #fda; background: -webkit-linear-gradient(top, #fec, #fc9); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fec), color-stop(100%,#fc9));