css/README.md
Ari Archer 5914d9601e
improve css, change license
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-12-26 23:18:15 +02:00

10 lines
173 B
Markdown

# Coffee theme CSS bootstrap
# Bootstrap using HTML
- Download file
- Link it using the `<link>` tag
```html
<link rel="stylesheet" href="/path/to/coffee.css" />
```