Codex styling adjustments.
This commit is contained in:
@@ -1495,8 +1495,6 @@ body {
|
||||
|
||||
.LP-TextSection {
|
||||
margin-right: 25%; }
|
||||
.LP-TextSection .LP-Paragraph {
|
||||
white-space: nowrap; }
|
||||
.LP-TextSection .LP-Link {
|
||||
margin: 0 3px;
|
||||
padding: 4px 4px; }
|
||||
@@ -1504,7 +1502,10 @@ body {
|
||||
font-family: "Crimson Text", Times, serif;
|
||||
font-size: 1.4rem; }
|
||||
.LP-TextSection .LP-UnorderedList li {
|
||||
margin-bottom: 0.75em; }
|
||||
margin-bottom: 0.75em;
|
||||
list-style-type: square;
|
||||
margin-left: 2em;
|
||||
padding-left: 1em; }
|
||||
|
||||
.tagify {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user