equal
deleted
inserted
replaced
19 body { |
19 body { |
20 background-image: url(../images/background.gif); |
20 background-image: url(../images/background.gif); |
21 background-color: #2a2a29; |
21 background-color: #2a2a29; |
22 font-family: trebuchet ms, verdana, tahoma, arial, helvetica, sans-serif; |
22 font-family: trebuchet ms, verdana, tahoma, arial, helvetica, sans-serif; |
23 font-size: 9pt; |
23 font-size: 9pt; |
|
24 } |
|
25 |
|
26 body#tinymce { |
|
27 background-image: none; |
|
28 background-color: #f0f0f0; |
24 } |
29 } |
25 |
30 |
26 table#body-wrapper { |
31 table#body-wrapper { |
27 width: 100%; |
32 width: 100%; |
28 } |
33 } |