web/lightpit.css

changeset 11
737ab27e37b3
parent 10
89e3e6e28b69
child 18
a94b172c3a93
     1.1 --- a/web/lightpit.css	Sat Dec 16 20:19:28 2017 +0100
     1.2 +++ b/web/lightpit.css	Sun Dec 17 01:45:28 2017 +0100
     1.3 @@ -43,7 +43,7 @@
     1.4  }
     1.5  
     1.6  a {
     1.7 -    color: #3030f8;
     1.8 +    color: #3060f8;
     1.9      text-decoration: none;
    1.10  }
    1.11  
    1.12 @@ -60,7 +60,7 @@
    1.13  #subMenu {
    1.14      background: #f7f7ff;
    1.15  
    1.16 -    border-image: linear-gradient(to right, #606060, rgba(60,60,60,.1));
    1.17 +    border-image: linear-gradient(to right, #606060, rgba(60,60,60,.25));
    1.18      border-image-slice: 1;
    1.19      border-top-style: solid;
    1.20      border-top-width: 1pt;

mercurial