mirror of
https://github.com/catppuccin/gitea.git
synced 2026-03-11 14:44:23 +00:00
Merge 1edd3ab992 into b9d0857cab
This commit is contained in:
commit
c79efcab66
1 changed files with 5 additions and 0 deletions
|
|
@ -352,6 +352,11 @@ strong {
|
|||
|
||||
.inline-code-block {
|
||||
color: #{$crust};
|
||||
|
||||
}
|
||||
|
||||
code:not(pre code):not(.code-inner) {
|
||||
background-color: var(--color-markup-code-inline) !important;
|
||||
}
|
||||
|
||||
::selection {
|
||||
|
|
|
|||
Loading…
Reference in a new issue