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-bottom-right-radius: 0.75rem;
|
||||
border-bottom-left-radius: 0.75rem;
|
||||
white-space: normal;
|
||||
}
|
||||
blockquote,
|
||||
.quote p {
|
||||
|
|
|
@ -714,7 +714,7 @@ p:not(:last-child) {
|
|||
background-color: var(--beforehover);
|
||||
cursor: pointer;
|
||||
width: 3.8rem;
|
||||
padding: 1.5rem;
|
||||
height: 1.7rem;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
margin-top: 0.38rem;
|
||||
|
|
Loading…
Reference in New Issue
Block a user