Added Unleashed Heroes version 1.0.

This commit is contained in:
Yord 2015-07-13 19:05:28 +02:00
parent 360ae6985b
commit c1d98262d8
4 changed files with 103 additions and 52 deletions

Binary file not shown.

View file

@ -10,7 +10,7 @@ section.content > p.right {
text-align: right; }
section.content > h2 {
font-size: 1.5em;
margin-bottom: -0.5em;
margin: 3em 0 -0.5em 0;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
color: #2C2C2C;
@ -21,6 +21,12 @@ section.content > h3 {
font-family: 'Cabin', sans-serif;
color: #2C2C2C;
font-weight: bold; }
section.content > h4 {
font-size: 1em;
margin: 1em 0 -0.5em 0;
font-family: 'Cabin', sans-serif;
color: #2C2C2C;
font-weight: bold; }
section.content a {
color: #3B8DBD; }
section.content a[href^='#'] {