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>
|
<style>
|
||||||
article a::before {
|
article a::before {
|
||||||
content: "➤";
|
content: "➤ ";
|
||||||
display: inline-block;
|
|
||||||
margin-right: .4em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a[href^="//"]::before,
|
a[href^="//"]::before,
|
||||||
a[href^="http"]::before,
|
a[href^="http"]::before,
|
||||||
a[href^="gemini"]::before {
|
a[href^="gemini"]::before {
|
||||||
content: "🌐";
|
content: "🌐 ";
|
||||||
margin-right: .4em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a[href^="//"]::before {
|
a[href^="//"]::before {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue