View difference between Paste ID: NqzEkxL0 and nqTRyqsK
SHOW: | | - or go back to the newest paste.
1
body {
2
    font-family: Verdana,sans-serif;
3
    font-size: 0.9em;
4
}
5
div.post p {
6
    display: block;
7
    margin: 0;
8
    line-height: 1.0em;
9-
    font-size: 11pt;
9+
    font-size: 10.86pt;
10
    min-height: 1.16em;
11-
    line-height: 1.225;
11+
    line-height: 1.235;
12
}
13
.unimportant * {
14
    font-size: 11px;
15
}
16
div.post p.fileinfo {
17
    padding-left: 5px;
18
    font-size: 11px;
19
}
20
div.banner {
21
    font-size: 14pt;
22
    font-weight: normal;
23
    text-align: center;
24
    margin: 0.5em 0;
25
}
26
.post-table th, .post-table-options th {
27
    width: 60px;
28
    font-size: 12px;
29
    font-weight: bold;
30
}  
31
#thread-quick-reply {
32
    display: none;
33
    float: right;
34
    margin-left: 10px;
35
    font-size: 1.5em;
36
}