This commit is contained in:
Pau Capó 2025-04-11 21:16:19 +02:00
parent d1b6cb6374
commit 2dd1980fa1

View file

@ -26,13 +26,13 @@ a, a:visited {
}
#dbs label {
display: none;
}
.footer {
position: initial;
background: transparent;
border-top: 0;
box-shadow: none;
}
.footer > div {
@ -355,6 +355,9 @@ input[name=logout]:hover {
.logout {
z-index: 3;
position: fixed;
background-color: transparent;
box-shadow: none;
color: #FFF;
}
.js .column {