dorkhub

DoodleCSS

A simple hand drawn HTML/CSS theme

chr15m
HTML1.2k40 forksMITupdated 3 months ago
visit the demogit clone https://github.com/chr15m/DoodleCSS.gitchr15m/DoodleCSS

Doodle CSS is a simple hand drawn HTML/CSS theme.

Doodle CSS screenshot

Demo and more HTML elements.

How to use it

The main stylesheet is doodle.css.

<link rel="stylesheet" href="doodle.css">

Then add the class doodle to the top level element you want to apply the theme to:

<body class="doodle">...</body>

Load the Short Stack web font:

<style>
@import url('https://fonts.googleapis.com/css2?family=Short+Stack&display=swap');
body {
  font-family: 'Short Stack', cursive;
}
</style>

There's also an npm installable version:

npm install doodle.css

The npm package can be imported with:

import 'doodle.css/doodle.css'

There are are bunch of other vectors you can use in doodles.svg.

You can also put a doodle box around anything using the class .doodle .border or .doodle-border.

Who

By Chris McCormick (@mccrmx).

See the demo for thanks and resources used.

more like this

meine

meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…

Python50

markItDown

📱 A React app to preview and edit Markdown✍. You can also export it as HTML.

JavaScript51

Aritim-Light

A Light theme for both KDE and GTK based distros, pleasant to the eyes and perfect for your daily workload.

CSS51

search

search projects, people, and tags