removed again gemini-link header indicators

This commit is contained in:
sejo 2022-05-03 18:00:58 -05:00
parent ce50bed53e
commit f9a62e034b
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
/* colors by https://www.colourlovers.com/palette/1078634/Sentences */
/* links externos */
a[rel^=external]:after{ content: "⭷"; }
/* gemini headers
main h1:before{
content: "#";
font-size: smaller;
@ -15,7 +16,7 @@ main h3:before{
content: "###";
font-size: smaller;
padding-right:1em;
}
}*/
a{
color: #C04E43;
}