6 lines
93 B
HTML
6 lines
93 B
HTML
|
|
||
|
<style>
|
||
|
#body img.bg-white {
|
||
|
background-color: white;
|
||
|
}
|
||
|
</style>
|