Skip to content

juhom205/discord.css

Repository files navigation

Discord.css

Create a Discord Styled Website in Seconds
Discord.css is a basic CSS Framework which was created for fun and had its origin in an insider of the JuSoft Chat

How to install

Download the release and then just use the minified css in your html code

<head>
<link rel="stylesheet" href="discordcss-1.0.css">
</head>