質問編集履歴

1

コードの修正、テーマ入手先追記しました。失礼いたしました。

2017/10/28 10:52

投稿

futaba2110
futaba2110

スコア16

test CHANGED
File without changes
test CHANGED
@@ -16,15 +16,17 @@
16
16
 
17
17
  ###該当のソースコード
18
18
 
19
+ ```html
20
+
19
21
  <div>
20
22
 
21
23
  <style>
22
24
 
23
25
  img{
24
26
 
25
- width: 30px !important;
27
+ width: 30px;
26
28
 
27
- margin: 5px !important;
29
+ margin: 5px;
28
30
 
29
31
  }
30
32
 
@@ -42,8 +44,16 @@
42
44
 
43
45
  </div>
44
46
 
47
+ ```
48
+
45
49
 
46
50
 
47
51
  ###試したこと
48
52
 
49
53
  固定ページに同じコードを書きphpでヘッダーに呼びだすなどしましたが、同じ結果でした
54
+
55
+
56
+
57
+ テーマ入手先[
58
+
59
+ https://srd.wordpress.org/themes/gk-portfolio/](https://srd.wordpress.org/themes/gk-portfolio/)