#Insane

1 messages · Page 1 of 1 (latest)

pearl brook
#

I got nothing to add to this except that I would love to study your brain

finite gyro
#

what

outer flicker
#

no way... the * selector...

#

foretold in the prophecy

pearl brook
#

fr fr

#

actually I do have something to add, could you add pointer-events: none; so that it doesn't block clicks

flint zenith
#

ge-ni-us

visual sigilBOT
#

lmao this is amazing

quaint jewel
#

it clips through the message box for me so heres a quick fix if anybody else has the same issue

  font-size: 20px;
  content: "Activate Discord";
  position: absolute;
  font-family: 'Noto Sans';
  color: white;
  opacity: 0.6;
  bottom: 100px;
  right: 82px;
}
div#app-mount::after {
  font-size: 14px;
  content: "Go to settings to activate Discord.";
  position: absolute;
  font-family: 'Noto Sans';
  color: white;
  opacity: 0.6;
  bottom: 80px;
  right: 21px;
}```
finite gyro
#

Maybe you could manually move it idk?

quaint jewel
#

i guess but that would be pretty complicated

solid idol
#

this is a really good snippet lmao

solid idol
#

how the hell did moving it to ::before and then back to ::after break this thing what

#

it is only visible now when i go into settings for a split second

#

nevermind i am stupid

#

flex be like

fleet niche
#

it clipping through the message box is actually more authentic to the actual non-activated windows experience

#

so i don't mind

prisma inlet
#

exactly

spice bluff
#

real

flint zenith
#

this is one of the most powerful CSS snippets I've ever seen in my life

flint zenith
#

shouldn't it use segoe ui instead