add script
This commit is contained in:
@@ -184,13 +184,6 @@ body:is(html[class~="dark"] *) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
strong:is(html[class~="dark"] *) {
|
strong:is(html[class~="dark"] *) {
|
||||||
background: #f90;
|
color: #f90;
|
||||||
color: #000000;
|
padding: 3px;
|
||||||
padding: 5px;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
strong:focus:is(html[class~="dark"] *) {
|
|
||||||
background: #ffffff;
|
|
||||||
color: #000000;
|
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
<script>
|
<script>
|
||||||
|
|
||||||
|
(function(c,l,a,r,i,t,y){
|
||||||
|
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
|
||||||
|
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
||||||
|
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||||
|
})(window, document, "clarity", "script", "s0drt9kmxf");
|
||||||
|
|
||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user