Skip to content

Commit b14d2ac

Browse files
save file
1 parent 2d7a5dd commit b14d2ac

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

utils/github/search-for-a-file-across-all-github-repos/v2.0/search-for-a-file-across-all-github-repos-v2.0.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,12 @@
200200
{font-size:16px;padding:5px 10px}
201201
[type=button],[type=checkbox]
202202
{cursor:pointer}
203+
204+
205+
.visually-hidden
206+
{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;
207+
clip:rect(0 0 0 0) !important;white-space:nowrap !important;border:0 !important}
208+
203209

204210
</style>
205211

@@ -211,7 +217,10 @@
211217

212218

213219
<github-hdr component=grp>
214-
<img style='top:0px;height:50px' class=title src='images/github-file-search-2.png'>
220+
<h1 class=visually-hidden>
221+
Download Github Directory
222+
</h1>
223+
<img style='top:0px;height:50px' class=title src='images/github-file-search-2.png' alt='Search For A File Across Github Repos'>
215224
<time slot=date datetime=2025-10-31>31 Oct 2025</time>
216225
</github-hdr>
217226

0 commit comments

Comments
 (0)