add metrics
This commit is contained in:
parent
a880d6bc8a
commit
c0634c0971
@ -187,6 +187,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="script.js"></script>
|
<script src="script.js"></script>
|
||||||
|
<script defer data-domain="preview.beachpartyballoons.com" src="https://metric.chrisedwards.tech/js/script.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -90,4 +90,13 @@ header {
|
|||||||
.lightbox .close {
|
.lightbox .close {
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 label button{color: #363636}
|
||||||
|
|
||||||
|
form{
|
||||||
|
background-color: rgb(231, 230, 221);
|
||||||
|
font-family: "Autour One", serif; /* font-family: "Playwrite AU SA", serif; */
|
||||||
|
color:#363636;
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user