fixing wrong concatenation
parent
388500dd57
commit
8b5c12f2b9
|
@ -1,4 +1,5 @@
|
||||||
/* Comment to prevent wrong concat */
|
/* Comment to prevent wrong concat */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #2F2F2C;
|
background: #2F2F2C;
|
||||||
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* Comment to prevent wrong concat */
|
/* Comment to prevent wrong concat */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #2F2F2C;
|
background: #2F2F2C;
|
||||||
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
||||||
|
|
Loading…
Reference in New Issue