blob: 452c929d360d53954d1bd074664ad25df8d64945 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
body {
margin: 5% 0;
font-size: 7.936pt;
}
.content, .content-separator, .footer {
width: 90%;
}
.nav, .rss-icon, .atom-icon, .cc-icon {
width: 0;
height: 0;
visibility: hidden;
}
|