aboutsummaryrefslogtreecommitdiff
path: root/source/css/print.css
blob: 298d067793352e7296689893914d5f678953f349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
body {
    font-size: 7.936pt;
}

article {
    position: static;
    width: 90%;
    padding: 5%;
}

nav, footer .rfooter .cc-icon, footer .rfooter .atom-icon, footer .rfooter .rss-icon {
    width: 0;
    height: 0;
    visibility: hidden;
}