KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

print.css 236B

9 years ago
12345
  1. * { background: #fff; }
  2. body { font-family: georgia, times, serif; color: black; }
  3. blockquote { font-style: italic; color: black; }
  4. a:link, a:visited { border-bottom-width: 1px; border-bottom-style: solid; }
  5. #sidebar { display: none; }