forked from GithubBackups/vichan
style.css: set post margin
This commit is contained in:
parent
9a10968337
commit
34ab185b5d
@ -351,6 +351,10 @@ div.post.reply {
|
||||
}
|
||||
}
|
||||
|
||||
div.post.reply div.body {
|
||||
margin-left: 1.8em;
|
||||
}
|
||||
|
||||
span.trip {
|
||||
color: #228854;
|
||||
}
|
||||
@ -1139,11 +1143,6 @@ div.video-container {
|
||||
box-sizing: border-box;
|
||||
margin: 0px;
|
||||
}
|
||||
div.post.reply div.body {
|
||||
margin-inline-start: 10px;
|
||||
margin-inline-end: 0px;
|
||||
margin-left: initial !important;
|
||||
}
|
||||
.post-btn {
|
||||
margin: 0 2px 0 2px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user