回答編集履歴

1

css修正

2018/04/04 08:25

投稿

m.ts10806
m.ts10806

スコア80852

test CHANGED
@@ -6,6 +6,6 @@
6
6
 
7
7
  ```html
8
8
 
9
- <body style="background-color={MAIN_COLOR}">
9
+ <body style="background-color:{MAIN_COLOR};">
10
10
 
11
11
  ```