mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-13 01:24:35 +01:00
style.css: add spacing between catalog controls
This commit is contained in:
parent
bd3d06e960
commit
ecf662c3c8
@ -620,6 +620,10 @@ pre {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.theme-catalog .controls > span {
|
||||||
|
margin-right: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.theme-catalog div.thread img {
|
.theme-catalog div.thread img {
|
||||||
float: none!important;
|
float: none!important;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user