回答編集履歴

1

プロパティの並べ替え

2016/06/28 04:03

投稿

YashaWedyue
YashaWedyue

スコア830

test CHANGED
@@ -26,13 +26,13 @@
26
26
 
27
27
  .b {
28
28
 
29
+ height: inherit;
30
+
31
+ width: inherit;
32
+
29
33
  border-right: solid;
30
34
 
31
35
  border-bottom: solid;
32
-
33
- height: inherit;
34
-
35
- width: inherit;
36
36
 
37
37
  border-radius: 100% 0;
38
38