mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Integrating character sheets (wip).
This commit is contained in:
parent
bcdc8dfab5
commit
109910e6bd
18 changed files with 600 additions and 7 deletions
|
|
@ -5,7 +5,7 @@ body {
|
|||
color: #666;
|
||||
background-image: url(/static/images/bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% 100%;
|
||||
background-position: 50% -370px;
|
||||
background-attachment: fixed;
|
||||
background-color: #1A1A1A;
|
||||
transition: color 1s; -webkit-transition: color 1s; -moz-transition: color 1s; -ms-transition: color 1s; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue