mirror of https://github.com/Nonannet/copapy.git
3 lines
87 B
CSS
3 lines
87 B
CSS
|
|
html[data-theme="dark"] .bd-content img {
|
||
|
|
background-color: transparent !important;
|
||
|
|
}
|