forked from GithubBackups/vichan
Remove erroneous data and fix indentation
This commit is contained in:
parent
5093f5c121
commit
74ab0a2feb
@ -535,20 +535,17 @@ pre {
|
|||||||
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;
|
max-height:300px;
|
||||||
<<<<<<< HEAD
|
|
||||||
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);
|
||||||
=======
|
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);
|
|
||||||
>>>>>>> 5b5f3984f0d17a0dfaf6cdc7f49ec31fe5c862b8
|
|
||||||
}
|
}
|
||||||
.theme-catalog div.thread strong {
|
.theme-catalog div.thread strong {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.theme-catalog div.threads{
|
.theme-catalog div.threads{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-left: -20px;
|
margin-left: -20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.thread:hover {
|
div.thread:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user