mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
fix: table tr showing as darkmode
This commit is contained in:
parent
f13c35ea9b
commit
888fd003e6
@ -784,7 +784,7 @@
|
|||||||
border: 1px solid #3b434b;
|
border: 1px solid #3b434b;
|
||||||
}
|
}
|
||||||
|
|
||||||
.markdown-body table tr {
|
.dark .markdown-body table tr {
|
||||||
background-color: #0d1117;
|
background-color: #0d1117;
|
||||||
border-top: 1px solid #c6cbd1;
|
border-top: 1px solid #c6cbd1;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user