source:
branches/version-2_11-dev/html/user_data/packages/default/css/print.css
@
20340
| Revision 20340, 197 bytes checked in by uemoto, 15 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | @charset "utf-8"; |
| 2 | |
| 3 | /************************************************ |
| 4 | 印刷用 |
| 5 | ************************************************ */ |
| 6 | |
| 7 | @media print { |
| 8 | body { |
| 9 | zoom: 75%; |
| 10 | } |
| 11 | } |
Note: See TracBrowser
for help on using the repository browser.
