1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

Merge branch 'new_style' of gitlab.com:MrFry/qmining-page into new_style

This commit is contained in:
mrfry 2021-03-05 18:41:53 +01:00
commit df6a5ccd92
2 changed files with 17 additions and 16 deletions

View file

@ -77,6 +77,7 @@ input {
margin-bottom: 4px;
text-decoration: none;
color: var(--bright-color);
transition: width 0.5s, height 0.5s, ease-in 0.5s;
}
.sidebarLinks a:hover {