some adjustments
This commit is contained in:
parent
e4052891b8
commit
224725c065
1 changed files with 2 additions and 5 deletions
|
|
@ -11,16 +11,13 @@
|
|||
|
||||
<style>
|
||||
article a::before {
|
||||
content: "➤";
|
||||
display: inline-block;
|
||||
margin-right: .4em;
|
||||
content: "➤ ";
|
||||
}
|
||||
|
||||
a[href^="//"]::before,
|
||||
a[href^="http"]::before,
|
||||
a[href^="gemini"]::before {
|
||||
content: "🌐";
|
||||
margin-right: .4em;
|
||||
content: "🌐 ";
|
||||
}
|
||||
|
||||
a[href^="//"]::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue