1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Better navbar buttons and less shadow

This commit is contained in:
Alexandre Iooss
2020-08-21 14:21:26 +02:00
parent bd49a36bcc
commit 51230e029d
4 changed files with 26 additions and 23 deletions

View File

@ -39,6 +39,7 @@ select.language {
border: none;
height: calc(1.5em + .5rem);
color: #6c757d;
-moz-appearance: none;
}
/* Last BDE colors */
@ -47,7 +48,6 @@ select.language {
}
html {
scrollbar-color: rgba(121, 121, 123, 1) rgba(35, 35, 39, 1);
}
body {
background-color: rgba(64, 64, 64, 1);