/* * This code is not maintained it needs to be cleaned up and deleted. The code * resides here as a working base to migrate to styles.css. Original author is * JB55. */ /* .line-top { width: 3px; height: 5px; background-color: var(--clrBorder); margin-left: auto; margin-right: auto; }*/ .line-bot { width: 3px; height: 100%; margin-top: -7px; background-color: var(--clrBorder); margin-left: auto; margin-right: auto; } .quote { margin-left: 10px; padding: 10px; display: block; }