Minor stylistic fixes.
This commit is contained in:
parent
9c8bd1a945
commit
63f278ac92
@ -8,10 +8,6 @@ p, h1, h2, h3, h4, h5, h6, em, div, span, strong {
|
||||
color: var(--global-text-color);
|
||||
}
|
||||
|
||||
article div {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
a, table.table a {
|
||||
color: var(--global-theme-color);
|
||||
&:hover {
|
||||
@ -62,7 +58,6 @@ blockquote {
|
||||
margin-bottom: 5px;
|
||||
margin-top: 5px;
|
||||
font-family: monospace;
|
||||
font-size: 1.2rem;
|
||||
p {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user