Skip to content

honza/renaissance.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                      _
 _ __ ___ _ __   __ _(_)___ ___  __ _ _ __   ___ ___
| '__/ _ \ '_ \ / _` | / __/ __|/ _` | '_ \ / __/ _ \
| | |  __/ | | | (_| | \__ \__ \ (_| | | | | (_|  __/
|_|  \___|_| |_|\__,_|_|___/___/\__,_|_| |_|\___\___|


|------|   ____ ____ ____
|  |--||  / ___/ ___/ ___|
|  |  || | |   \___ \___ \
|  |--|| | |___ ___) |__) |
|      |  \____|____/____/
|------|

renaissance.css

The perfectly-proportioned renaissance page in CSS, using the Van de Graaf canon.

This includes styles for the page itself, the titles, the paragraphs and blockquotes, and lists. The body font is dynamically set so that a line is about 2-3 alphabets long.

Demo

Check this out

Usage

Include the css file, and then using HTML markup similar to:

<html>
<head>
  <link rel="stylesheet" href="renaissance.css" />
</head>
<body>
  <h1>Title</h1>
  <p>Some text</p>
</body>
</html>

License

MIT, short and sweet