goldendict-ng/src/article-style-print.css

7 lines
109 B
CSS
Raw Normal View History

2009-05-01 12:20:33 +00:00
/* This stylesheet is used for printing only, overriding article-style.css */
body
{
background: white;
}