Skip to content

Instantly share code, notes, and snippets.

View Dragon863's full-sized avatar

Daniel B Dragon863

View GitHub Profile
@Dragon863
Dragon863 / style.css
Created June 26, 2024 14:54
CSS uploaded by scrapbook.hackclub.com/customizer
.header-title-name {
text-decoration: underline;
}
body {
background-image: url(https://dragon863.github.io/index-bg-3.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}