src/main/webapp/lightpit.css

changeset 346
860bbccf33e7
parent 333
124f605ec40a
equal deleted inserted replaced
345:7a515768c481 346:860bbccf33e7
49 49
50 h3 { 50 h3 {
51 margin: 0.25em 0; 51 margin: 0.25em 0;
52 } 52 }
53 53
54 .light-text {
55 color: white;
56 }
57
58 .dark-text {
59 color: #1c204e;
60 }
61
54 textarea, input, button, select { 62 textarea, input, button, select {
55 font-family: inherit; 63 font-family: inherit;
56 font-size: inherit; 64 font-size: inherit;
57 } 65 }
58 66

mercurial