www-thermferm/css/style.css

changeset 208
934d45d9751d
parent 195
b34a1b2421fb
child 224
3b72d4d3e389
equal deleted inserted replaced
207:8d2ba4126519 208:934d45d9751d
44 background: #5c9ccc url(../jqwidgets/styles/images/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; 44 background: #5c9ccc url(../jqwidgets/styles/images/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
45 color: #ffffff; 45 color: #ffffff;
46 font-weight: bold; 46 font-weight: bold;
47 } 47 }
48 48
49 #title {
50 width: 500px;
51 height: 50px;
52 float: left;
53 }
54
55 #room {
56 width: 100px;
57 height: 48px;
58 float: left;
59 border-radius: 5px 5px 5px 5px;
60 background-color: #222;
61 text-align: center;
62 margin-top: 15px;
63 }
64
65 .rtemp {
66 font-weight: bold;
67 font-size: 1.2em;
68 color: yellow;
69 margin-top: 3px;
70 }
71
49 #content { 72 #content {
50 width: 978px; 73 width: 978px;
51 height: 428px; 74 height: 428px;
52 float: left; 75 float: left;
53 border: 1px solid; 76 border: 1px solid;

mercurial