aboutsummaryrefslogtreecommitdiff
path: root/source/css/print.css
blob: 56f86dc093caa069406bcca065a950b7c3cc80ab (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%;
    margin: 5%;
}

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