src/main/webapp/error.css

changeset 172
89b3320557e2
parent 71
dca186d3911f
child 180
009700915269
     1.1 --- a/src/main/webapp/error.css	Mon Jan 04 12:41:11 2021 +0100
     1.2 +++ b/src/main/webapp/error.css	Mon Jan 04 12:45:22 2021 +0100
     1.3 @@ -35,11 +35,11 @@
     1.4      width: 100%;
     1.5  
     1.6      border-top-style: solid;
     1.7 -    border-top-width: 1pt;
     1.8 +    border-top-width: thin;
     1.9      border-top-color: #606060;
    1.10  
    1.11      border-bottom-style: solid;
    1.12 -    border-bottom-width: 1pt;
    1.13 +    border-bottom-width: thin;
    1.14      border-bottom-color: #505050;
    1.15  
    1.16      border-collapse: separate;

mercurial