src/main/webapp/error.css

changeset 71
dca186d3911f
parent 53
6a8498291606
child 172
89b3320557e2
equal deleted inserted replaced
70:821c4950b619 71:dca186d3911f
31 font-size: 1.5em; 31 font-size: 1.5em;
32 } 32 }
33 33
34 #error-page table { 34 #error-page table {
35 width: 100%; 35 width: 100%;
36 36
37 border-top-style: solid; 37 border-top-style: solid;
38 border-top-width: 1pt; 38 border-top-width: 1pt;
39 border-top-color: #606060; 39 border-top-color: #606060;
40 40
41 border-bottom-style: solid; 41 border-bottom-style: solid;
42 border-bottom-width: 1pt; 42 border-bottom-width: 1pt;
43 border-bottom-color: #505050; 43 border-bottom-color: #505050;
44 44
45 border-collapse: separate; 45 border-collapse: separate;
46 border-spacing: .5em; 46 border-spacing: .5em;
47 } 47 }
48 48
49 #error-page table th { 49 #error-page table th {

mercurial