Skip to content

Commit 3b4f1c5

Browse files
committed
Changed the style for a targeted element.
1 parent c9507d3 commit 3b4f1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
margin-left: auto; margin-right: auto; background: #eee}
1313
th, td {border-bottom: 1px solid #999; padding: 0.5em}
1414
td code {color: black; background: none}
15-
:target::before {content: "🞋"; display: inline-block; width: 1em;
15+
:target::before {content: ""; display: inline-block; width: 1em;
1616
margin-left: -1em; color: red}
1717
</style>
1818

0 commit comments

Comments
 (0)