Skip to content

Commit c473355

Browse files
save file
1 parent d56300a commit c473355

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@
225225
.spc
226226
{flex:1}
227227

228+
229+
.seo-only
230+
{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
228231
</style>
229232

230233

@@ -1220,7 +1223,7 @@
12201223
</script>
12211224

12221225

1223-
<div seo-content style='display:none'>
1226+
<div class=seo-hidden>
12241227

12251228
<h2>nodejs-terminal help</h2>
12261229
<p>This environment provides a full Node.js runtime and NPM interface directly in your browser.</p>

0 commit comments

Comments
 (0)