You are here

entity-print.css in Entity Print 7

Same filename and directory in other branches
  1. 8.2 css/entity-print.css
  2. 8 css/entity-print.css
body {
  font-family: sans-serif;
}

.page {
  padding: 20px;
}

File

css/entity-print.css
View source
  1. body {
  2. font-family: sans-serif;
  3. }
  4. .page {
  5. padding: 20px;
  6. }