Replying to

no, not the entire @font-face query, I mean like this:

@font-face {
font-family: "Zpix";
src: url("https://db.onlinewebfonts.com/t/a760859010799a39cb3cf1960073320a.eot");
}

body {
  font-family: Zpix, sans-serif;
}

[the body::before stuff you had previously]
f00f the f00fy 1728775744124
Comment

I FUCKED UP THE CSS SO BAD I HAD TO DOWNLOAD AN EXTENSION TO DISABLE CSS ON NEOSPRING. I LITERALLY COULDNT CLICK ANYTHING AND THE SCREEN LOOKED LIKE THIS 😭

https://files.catbox.moe/yziuvl.png

before i screwed up everything i think i had my code like this, or similar

@font-face { font-family: "Zpix"; src: url("https://db.onlinewebfonts.com/t/a760859010799a39cb3cf1960073320a.eot"); }

body { font-family: Zpix, sans-serif; content: ''; position: fixed; bottom:-150px; right: -100px; width: 400px; height: 400px; background-image: url(https://files.catbox.moe/wbb6a9.webp); background-size: contain; background-repeat: no-repeat; z-index: 1000; pointer-events: none; }

twilight 1728776892851

Reactions

Replies
Add a reply

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue