new grimoire and new images
This commit is contained in:
parent
ad19627ce8
commit
1f94ed1081
3 changed files with 11 additions and 11 deletions
BIN
home/grimoire/static/bg.png
(Stored with Git LFS)
BIN
home/grimoire/static/bg.png
(Stored with Git LFS)
Binary file not shown.
|
@ -2,10 +2,10 @@ html {
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
font-family:rotunda;
|
||||
background-color: #0d1030;
|
||||
--accentcolor:#0e0eac;
|
||||
--accentcolordark: #050768;
|
||||
--accentcolor2: #121d92;
|
||||
background-color: #300d0d;
|
||||
--accentcolor:#ac0e0e;
|
||||
--accentcolordark: #68050c;
|
||||
--accentcolor2: #921218;
|
||||
--bordercolor:black;
|
||||
--header-border:white;
|
||||
--bgcolor:rgb(0, 0, 0);
|
||||
|
@ -35,7 +35,7 @@ margin:auto;
|
|||
box-shadow: 6px 6px 0px -1px var(--accentcolor);
|
||||
border:2px solid var(--accentcolordark);
|
||||
outline:2px solid var(--bordercolor);
|
||||
height:10vb;
|
||||
height:20vb;
|
||||
background-color:var(--bgcolor);
|
||||
background-image:url(./static/bg.png);
|
||||
background-size:cover;
|
||||
|
@ -56,12 +56,12 @@ padding-bottom:7px;
|
|||
|
||||
h3 {
|
||||
margin:0px;
|
||||
color: #050768;
|
||||
color: #68050c;
|
||||
}
|
||||
|
||||
p {
|
||||
margin:0px;
|
||||
color: #6464e8;
|
||||
color: #e8646d;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
BIN
home/images/sidebottom.png
(Stored with Git LFS)
BIN
home/images/sidebottom.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Reference in a new issue