teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

コードを修正しました

2017/12/18 04:45

投稿

lyzmfeqpxs54
lyzmfeqpxs54

スコア237

title CHANGED
File without changes
body CHANGED
@@ -25,11 +25,11 @@
25
25
 
26
26
 
27
27
  css
28
+ body.post_back{
29
+  background: url(/images/03.png) no-repeat;
30
+  width: 1000px;
31
+  background-position: 50% 50%;
32
+  background-size:contain;
33
+ }
28
34
 
29
- background: url(/images/03.png) no-repeat;
30
- width: 1000px;
31
- background-position: 50% 50%;
32
- background-size:contain;
33
-
34
-
35
35
  ```

1

コードを一部修正しました

2017/12/18 04:45

投稿

lyzmfeqpxs54
lyzmfeqpxs54

スコア237

title CHANGED
File without changes
body CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
  css
28
28
 
29
- background: url(/live_kids_images/livekids_back-03.png) no-repeat;
29
+ background: url(/images/03.png) no-repeat;
30
30
  width: 1000px;
31
31
  background-position: 50% 50%;
32
32
  background-size:contain;