justify qb readability
1 files changed, 6 insertions(+), 0 deletions(-) M etc/qutebrowser/style.css
M etc/qutebrowser/style.css => etc/qutebrowser/style.css +6 -0
@@ 9,6 9,12 @@ background-color: black; } +.qute-readability p { + text-indent: 1.8em; + margin: 0; + text-align: justify; +} + .color-text-tertiary, .timeline-comment-header-text { font-size: 8pt !important; }