Skip to content

vwong/awsm.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headline

Usage

<link rel="stylesheet" href="awsm.min.css">

Also don't forget to add viewport info to the <head> for adaptation to mobile. Like this:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

And if you want to get beautiful fonts, add “PT Serif” from Google Fonts.

Download

Download the latest version here — awsm.css.

Minified — awsm.min.css (2.2 Kb after gzip).

Why?

I have to create simple pages in my daily work. Sometimes it's compiled Markdown and sometimes it's pure HTML. I'd like to make them more beautiful without additional classes, ids, etc. So I did it.

Examples

Website for this repo uses awsm.css. Check this out.

About

Simple CSS library for semantic HTML markup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 73.4%
  • CSS 23.9%
  • JavaScript 2.7%