UI style changes
This commit is contained in:
parent
996acdef92
commit
32657844ea
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th>Month</th>
|
||||
<th>Entries</th>
|
||||
<th>Vacation</th>
|
||||
<th class="num">Vacation days</th>
|
||||
<th class="num">Feriefridage</th>
|
||||
<th class="num">FLEX</th>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ body {
|
|||
top: 0;
|
||||
z-index: 50;
|
||||
padding: .35rem clamp(.45rem, 2vw, 1.25rem);
|
||||
background: linear-gradient(180deg, rgba(55,42,34,.88), rgba(43,32,26,.74));
|
||||
background: linear-gradient(180deg, rgba(72,55,43,.82), rgba(58,43,34,.68));
|
||||
border-bottom: 1px solid rgba(163,138,99,.32);
|
||||
box-shadow: 0 2px 16px #0008;
|
||||
backdrop-filter: blur(12px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue