Added another custom character sheets containing hero details.

This commit is contained in:
phil 2013-07-17 16:56:07 +02:00
parent 0d5d03216a
commit df25ce900a
7 changed files with 275 additions and 132 deletions

View file

@ -6,6 +6,8 @@ section.content {
section.content > p {
margin: 1.5em 0;
text-align: justify; }
section.content > p.right {
text-align: right; }
section.content > h2 {
font-size: 1.5em;
margin-bottom: -0.5em;