mirror of
https://github.com/saegl5/Gitea-Red.git
synced 2025-07-08 18:54:05 -04:00
corrected tabbed spacing
This commit is contained in:
parent
7551afed9f
commit
db0e0996db
@ -78,6 +78,6 @@ span.green .svg {
|
|||||||
|
|
||||||
details {
|
details {
|
||||||
background-color: var(--color-secondary-light-2); /* make collapsible elements easier to distinguish from main body */
|
background-color: var(--color-secondary-light-2); /* make collapsible elements easier to distinguish from main body */
|
||||||
border-radius: 4px; /* same as code blocks */
|
border-radius: 4px; /* same as code blocks */
|
||||||
padding: .2em .4em; /* same as code blocks */
|
padding: .2em .4em; /* same as code blocks */
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user