mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
ikrpg version 3 alpha: added new background image and using pouchdb to store it client side.
This commit is contained in:
parent
67d39d2dc9
commit
a06573dfd0
12 changed files with 535 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
header#head {
|
||||
background-color: #1A1A1A;
|
||||
background-image: url(/static/images/bg.jpg);
|
||||
background-image: none;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% -436px; }
|
||||
header#head a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue