src/main/webapp/lightpit.css

changeset 213
5b55a5318a83
parent 211
8066895cc57e
child 217
a5ad7cd5d000
equal deleted inserted replaced
212:c50da26a6d31 213:5b55a5318a83
70 height: 100%; 70 height: 100%;
71 margin: 0; 71 margin: 0;
72 padding: 0; 72 padding: 0;
73 } 73 }
74 74
75 textarea, input, button, select {
76 font-family: inherit;
77 font-size: inherit;
78 }
79
75 a { 80 a {
76 cursor: pointer; 81 cursor: pointer;
77 color: #3060f8; 82 color: #3060f8;
78 text-decoration: none; 83 text-decoration: none;
79 } 84 }

mercurial