mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
7 lines
109 B
CSS
7 lines
109 B
CSS
|
/* This stylesheet is used for printing only, overriding article-style.css */
|
||
|
|
||
|
body
|
||
|
{
|
||
|
background: white;
|
||
|
}
|