Skip to content

Commit 96689dc

Browse files
save file
1 parent de5dabb commit 96689dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/misc/fetch/fetch.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@
200200
{color:#4a90e2;text-decoration:none;font-weight:500}
201201
a:hover
202202
{text-decoration:underline}
203+
a:visited
204+
{color:#4a90e2}
203205
.link-domain
204206
{font-size:0.85rem;color:#777;margin-left:0.25rem}
205207
.link-domain::before
@@ -228,7 +230,7 @@
228230

229231

230232
<div class=description>
231-
Note : To access the fetch response a cors header will be required for cross-origin access.
233+
<b>Note :</b> To access the fetch response a cors header will be required for cross-origin access.
232234
<br>
233235
a cors extension to inject the header is available
234236
<br>

0 commit comments

Comments
 (0)