Skip to content

Instantly share code, notes, and snippets.

@Captain-AJ
Captain-AJ / style.css
Created February 16, 2023 09:15
CSS uploaded by scrapbook.hackclub.com/customizer
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@1,600&display=swap');
:root {
--colors-background: #01ed01;
--colors-text: #0f59ed;
--colors-elevated: #fcf309;
--colors-muted: #0f59ed;