src/main/webapp/lightpit.css

changeset 52
67a02e79b7a1
parent 51
dd0a45ae25d7
child 59
c759c60507a2
equal deleted inserted replaced
51:dd0a45ae25d7 52:67a02e79b7a1
27 * 27 *
28 */ 28 */
29 29
30 html { 30 html {
31 font-family: sans-serif; 31 font-family: sans-serif;
32 font-size: 11pt;
32 background: white; 33 background: white;
33 color: #1c204e; 34 color: #1c204e;
34 margin: 0; 35 margin: 0;
35 padding: 0; 36 padding: 0;
36 } 37 }
55 border-bottom-style: solid; 56 border-bottom-style: solid;
56 border-bottom-width: 1pt; 57 border-bottom-width: 1pt;
57 } 58 }
58 59
59 #mainMenu { 60 #mainMenu {
61 font-size: large;
60 background: #e0e0e5; 62 background: #e0e0e5;
61 } 63 }
62 64
63 #subMenu { 65 #subMenu {
64 background: #f7f7ff; 66 background: #f7f7ff;

mercurial