Separate footer and fixed expiry date #46
1 changed files with 0 additions and 6 deletions
Remove gradient on index page
commit
1ec3342159
|
|
@ -140,12 +140,6 @@ body main {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Gradient background, but only on the overview page (and when choosing expired entries to delete) */
|
|
||||||
.header-main:has(.joboffer-index) {
|
|
||||||
background: linear-gradient(45deg, var(--blue) 0%, var(--yellow) 100%);
|
|
||||||
background-size: cover;
|
|
||||||
}
|
|
||||||
|
|
||||||
.centered {
|
.centered {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue