brighter images
This commit is contained in:
parent
c28d39745f
commit
05e94e66bb
6 changed files with 10 additions and 5 deletions
|
|
@ -43,7 +43,12 @@ body {
|
|||
min-height: 75vh;
|
||||
width: 100vw;
|
||||
|
||||
|
||||
.textcontainer {
|
||||
background-color: _palette(bg-alt);
|
||||
border-radius: 5px;
|
||||
max-width: 700px;
|
||||
padding: 20px 20px 40px 20px;
|
||||
}
|
||||
|
||||
div {
|
||||
z-index: 10;
|
||||
|
|
@ -71,7 +76,7 @@ body {
|
|||
background-repeat: repeat-x;
|
||||
background-position: bottom;
|
||||
z-index: 1;
|
||||
background-color: _palette(border-alt);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue