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