www/css/style.css

changeset 16
522022b4fae4
parent 15
ccbe79db80b8
child 40
b825c675987d
equal deleted inserted replaced
15:ccbe79db80b8 16:522022b4fae4
42 #MainPanel { 42 #MainPanel {
43 width: 1278px; 43 width: 1278px;
44 height: 628px; 44 height: 628px;
45 border: 2px solid #4297d7; 45 border: 2px solid #4297d7;
46 background: #252526; 46 background: #252526;
47 } 47 color: #eeeeee;
48 }
49
48 50
49 51
50 #header { 52 #header {
51 width: 1278px; 53 width: 1278px;
52 height: 38px; 54 height: 38px;
65 margin-top: 2px; 67 margin-top: 2px;
66 font-size: 1.8em; 68 font-size: 1.8em;
67 color: #FFD700; 69 color: #FFD700;
68 text-align: center; 70 text-align: center;
69 font-family: comic sans ms; 71 font-family: comic sans ms;
72 }
73
74
75
76 #node_table {
77 width: 600px;
78 background: #353536;
79 margin: 50px;
80 border: 2px solid;
81 font-size: 12pt;
82 border-color: #888;
83 border-radius: 5px 5px 5px 5px;
70 } 84 }
71 85
72 86
73 87
74 #fermenter_table { 88 #fermenter_table {

mercurial