forked from GithubBackups/vichan
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
Conflicts: stylesheets/style.css
This commit is contained in:
commit
5b5f3984f0
@ -527,6 +527,7 @@ pre {
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
|
margin:2px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
height:300px;
|
height:300px;
|
||||||
width:205px;
|
width:205px;
|
||||||
@ -535,6 +536,9 @@ pre {
|
|||||||
font-size:11px;
|
font-size:11px;
|
||||||
background: rgba(182, 182, 182, 0.12);
|
background: rgba(182, 182, 182, 0.12);
|
||||||
border: 2px solid rgba(111, 111, 111, 0.34);
|
border: 2px solid rgba(111, 111, 111, 0.34);
|
||||||
|
max-height:300px;
|
||||||
|
background: rgba(182, 182, 182, 0.12);
|
||||||
|
border: 2px solid rgba(111, 111, 111, 0.34);
|
||||||
}
|
}
|
||||||
.theme-catalog div.thread strong {
|
.theme-catalog div.thread strong {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user