mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-29 22:00:54 +03:00
better credits
This commit is contained in:
@@ -6,12 +6,13 @@ body {
|
||||
padding-right: 12px;
|
||||
}
|
||||
a {
|
||||
color: darkblue;
|
||||
color: #fff;
|
||||
transition: color .2s ease-out;
|
||||
text-decoration: none
|
||||
}
|
||||
a:hover {
|
||||
color: red;
|
||||
color: #99f;
|
||||
text-decoration: none
|
||||
}
|
||||
input:focus,
|
||||
select:focus,
|
||||
|
||||
Reference in New Issue
Block a user