fdsf
This commit is contained in:
parent
47c35b9d24
commit
9b58229435
2 changed files with 5 additions and 1 deletions
|
@ -131,5 +131,5 @@ color: var(--gray-700);
|
|||
}
|
||||
|
||||
.dropdown {
|
||||
background-color: var(--gray-800)
|
||||
background-color: var(--gray-800);
|
||||
}
|
|
@ -62,4 +62,8 @@ pre {
|
|||
|
||||
#frontpage .post-title a:visited, .visited {
|
||||
color: #7a7a7a !important;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
background-color: var(--gray-500);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue