Skip to content

Instantly share code, notes, and snippets.

View macedonga's full-sized avatar
🍕

Marco Ceccon macedonga

🍕
View GitHub Profile
@macedonga
macedonga / lightsoff.css
Last active August 5, 2021 15:44
A style for Caards.
body,
#page,
.Caard,
#page > div > div > div > div.w-96.text-center.M01.mx-auto,
#page > div > div > div > div:nth-child(4) {
background-color: black !important;
color: white !important;
}
.AB-Card {
const Discord = require('discord.js')
const client = new Discord.Client();
client.on('ready', () => {
console.log(`Logged in as ${client.user.tag}!`);
});
const replace = [
/ /g,