We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becd2c0 commit 43428ddCopy full SHA for 43428dd
2 files changed
docs/Hologram/test-assets/sass/doc.scss
@@ -779,6 +779,11 @@ a[target$="blank"]::after {
779
content: "ru" !important;
780
}
781
782
+#bookmarklet--link[href*="-gr"]::after {
783
+ content: "gr" !important;
784
+}
785
+
786
787
.s, .nd { color: #07a }
788
.na, .cssExample .nt { color: #667f1f }
789
.nt, .cssExample .err + .nt { color: #905 }
0 commit comments