mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Unleashed Heroes version 1.0.
This commit is contained in:
parent
360ae6985b
commit
c1d98262d8
4 changed files with 103 additions and 52 deletions
BIN
static/pdfs/Unleashed-Heroes-v1.0.pdf
Normal file
BIN
static/pdfs/Unleashed-Heroes-v1.0.pdf
Normal file
Binary file not shown.
|
|
@ -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^='#'] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue