質問編集履歴

2

追記

2021/02/10 01:18

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -17,6 +17,8 @@
17
17
  分かる方いらっしゃいましたらよろしくお願いいたします
18
18
 
19
19
 
20
+
21
+ style直書き以外の回答は受け入れません
20
22
 
21
23
 
22
24
 

1

修正

2021/02/10 01:18

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -140,7 +140,7 @@
140
140
 
141
141
  <div style="width:50%;height:30%;border-radius:5px;position:relative;background:red">
142
142
 
143
- <div style="position:absolute;top:0%;right:0%;transform: rotate(90deg);border-bottom: 4.5em solid transparent;border-right: 4.5em solid #fff;">
143
+ <div style="position:absolute;top:0%;right:0%;transform: rotate(45deg);border-bottom: 4.5em solid transparent;border-right: 4.5em solid #fff;">
144
144
 
145
145
  <div style="position:relative;top:13px;right:0;">ラベル</div>
146
146