1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-08 23:39:46 +01:00

style.css: add spacing between catalog controls

This commit is contained in:
Zankaria 2024-10-24 23:48:45 +02:00
parent bd3d06e960
commit ecf662c3c8

View File

@ -620,6 +620,10 @@ pre {
margin: 0;
}
.theme-catalog .controls > span {
margin-right: 1em;
}
.theme-catalog div.thread img {
float: none!important;
margin: auto;