This commit is contained in:
parent
ab8f83eb03
commit
86793c5269
3 changed files with 407 additions and 138 deletions
|
|
@ -276,8 +276,8 @@ small a {
|
|||
|
||||
/* lists need some styling */
|
||||
li {
|
||||
margin-left: -1em;
|
||||
padding-bottom: 18px;
|
||||
margin-left: -.7em;
|
||||
padding-bottom: .5rem;
|
||||
}
|
||||
|
||||
/* gay ass text */
|
||||
|
|
@ -394,7 +394,7 @@ details.styled {
|
|||
overflow: clip;
|
||||
}
|
||||
|
||||
/* Dashed border */
|
||||
/* Dashed border */
|
||||
hr.dashed {
|
||||
border-top: .1rem dashed var(--border);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue