mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
fixed theme
This commit is contained in:
@@ -62,10 +62,8 @@
|
||||
padding: 0.2em 0.4em;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.markdown code {
|
||||
background-color: #404040;
|
||||
}
|
||||
:is(.dark) .markdown code {
|
||||
background-color: #404040;
|
||||
}
|
||||
|
||||
.markdown table {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user