/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
36a958f88c
commit
575b4fc375
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
a.noticeable:hover {
|
||||
background-color: rgba(1, 1, 1, 0.1);
|
||||
background-color: rgba(255, 255, 1, 0.1);
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
|
|||
Loading…
Reference in a new issue