View Single Post
Old 05-29-2025, 11:43 PM   #3843
Solitaire1
Samurai Lizard
Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.
 
Solitaire1's Avatar
 
Posts: 14,980
Karma: 70029956
Join Date: Nov 2009
Device: NookColor, Nook Glowlight 4
Quote:
Originally Posted by Aleron Ives View Post
You may get better results by setting a style for the HR tag, e.g.

Code:
(ugly inline CSS adapted from stackoverflow)

<style>hr{margin-left: 40%; margin-right: 40%;}</style>

<hr/>
This will give you a small, solid HR that looks the same regardless of the user's screen size and font settings. Adjust the margins to suit your preference for how long you want the line to be.
That's what I do in LibreOffice. I set a style named "Change of Scene" and put all of the formatting in that style, then apply it where needed.

Added: If I chose I could just set a border for 1.5pt thick, and then do an indent of 1 inch.

Last edited by Solitaire1; 05-29-2025 at 11:50 PM. Reason: Add to original post.
Solitaire1 is offline   Reply With Quote