style.css: add spacing between catalog controls

This commit is contained in:
Zankaria 2024-10-24 23:48:45 +02:00
parent 56a3d9d6c6
commit 7ea17c9f8e

View file

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