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%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-family:rotunda;
|
font-family:rotunda;
|
||||||
background-color: #0d1030;
|
background-color: #300d0d;
|
||||||
--accentcolor:#0e0eac;
|
--accentcolor:#ac0e0e;
|
||||||
--accentcolordark: #050768;
|
--accentcolordark: #68050c;
|
||||||
--accentcolor2: #121d92;
|
--accentcolor2: #921218;
|
||||||
--bordercolor:black;
|
--bordercolor:black;
|
||||||
--header-border:white;
|
--header-border:white;
|
||||||
--bgcolor:rgb(0, 0, 0);
|
--bgcolor:rgb(0, 0, 0);
|
||||||
|
@ -35,7 +35,7 @@ margin:auto;
|
||||||
box-shadow: 6px 6px 0px -1px var(--accentcolor);
|
box-shadow: 6px 6px 0px -1px var(--accentcolor);
|
||||||
border:2px solid var(--accentcolordark);
|
border:2px solid var(--accentcolordark);
|
||||||
outline:2px solid var(--bordercolor);
|
outline:2px solid var(--bordercolor);
|
||||||
height:10vb;
|
height:20vb;
|
||||||
background-color:var(--bgcolor);
|
background-color:var(--bgcolor);
|
||||||
background-image:url(./static/bg.png);
|
background-image:url(./static/bg.png);
|
||||||
background-size:cover;
|
background-size:cover;
|
||||||
|
@ -56,12 +56,12 @@ padding-bottom:7px;
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
margin:0px;
|
margin:0px;
|
||||||
color: #050768;
|
color: #68050c;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin:0px;
|
margin:0px;
|
||||||
color: #6464e8;
|
color: #e8646d;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
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