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