ソースを参照

fix css syntax consistency

tags/1.0.3
Alej 3年前
コミット
77dbcb0973
1個のファイルの変更3行の追加3行の削除
  1. 3
    3
      vue-theme/editor-style.css

+ 3
- 3
vue-theme/editor-style.css ファイルの表示

@@ -31,7 +31,7 @@ body {
31 31
     font-size:15.2px;
32 32
 }
33 33
 
34
-p{
34
+p {
35 35
     line-height: 1.4;
36 36
     margin-top: 0;
37 37
     margin-bottom: 1em !important;
@@ -61,7 +61,7 @@ h2 {
61 61
     margin-top: 0.83333em;
62 62
     margin-bottom: 0;
63 63
 }
64
-h3{
64
+h3 {
65 65
     font-size: 1.44em;
66 66
     /* margin-top: 1em; */
67 67
     margin-bottom: 1em;
@@ -82,7 +82,7 @@ h6 {
82 82
     margin-bottom: 1.728em;
83 83
 }
84 84
 
85
-ul{
85
+ul {
86 86
     padding: 0;
87 87
 }
88 88
 

読み込み中…
キャンセル
保存