currently I’m fiddling around to make SB looking better (to me)
I found a few hacks to change the look, e.g. the nice Tiniri theme by vlad.
However, I found no working way to change e.g. the look of the header lines (H1 to H6).
If I add e.g.
h1 {
background-color: #aabbcc;
}
it has no effect at all.
What am I doing wrong?
Another wish is to change the gap between the tree-view window on the left and the editor pane. There is a huge gap between both. I’d like to move the editor pane somewhat to the left, but found no option to change… (I found an option to change the size, though)