votebutton-fixed, and <pre> fixed
This commit is contained in:
parent
ad7b3cf485
commit
8386cd675c
|
@ -178,6 +178,7 @@ pre {
|
||||||
border-top-left-radius: 0.75rem;
|
border-top-left-radius: 0.75rem;
|
||||||
border-bottom-right-radius: 0.75rem;
|
border-bottom-right-radius: 0.75rem;
|
||||||
border-bottom-left-radius: 0.75rem;
|
border-bottom-left-radius: 0.75rem;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
blockquote,
|
blockquote,
|
||||||
.quote p {
|
.quote p {
|
||||||
|
|
|
@ -714,7 +714,7 @@ p:not(:last-child) {
|
||||||
background-color: var(--beforehover);
|
background-color: var(--beforehover);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 3.8rem;
|
width: 3.8rem;
|
||||||
padding: 1.5rem;
|
height: 1.7rem;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 0.38rem;
|
margin-top: 0.38rem;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user