mirror of
https://github.com/danog/system-bus-radio.git
synced 2024-12-02 16:27:45 +01:00
improved link styling
This commit is contained in:
parent
276ec0508e
commit
2009d86f4d
@ -94,10 +94,10 @@ button {
|
||||
a {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
background-color: rgba(220, 220, 220, 0.35);
|
||||
background-color: rgba(242, 242, 242, 0.2);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
background-color: rgba(240, 240, 240, 0.52);
|
||||
background-color: rgba(255, 255, 255, 0.38);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user