https://github.com/calinou/beauty.css
Turns your plain HTML pages into something pretty and responsive.
https://github.com/calinou/beauty.css
Last synced: 9 months ago
JSON representation
Turns your plain HTML pages into something pretty and responsive.
- Host: GitHub
- URL: https://github.com/calinou/beauty.css
- Owner: Calinou
- License: mit
- Created: 2016-02-19T19:02:42.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-02-19T19:53:25.000Z (over 10 years ago)
- Last Synced: 2025-10-09T07:58:51.969Z (10 months ago)
- Language: HTML
- Homepage: http://calinou.github.io/beauty.css/
- Size: 4.88 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# beauty.css
Makes your plain HTML pages less ugly and responsive.
## Usage
Include `beauty.min.css` in your HTML like this:
```html
```
If you want your site to be responsive, you'll also need this, if it isn't
present already:
```html
```
## License
Copyright (c) 2016 Calinou and contributors
Licensed under the MIT license, see `LICENSE.md` for more information.