mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 07:19:53 +00:00
Better styling for summary tag
This commit is contained in:
parent
a647a6ab19
commit
dbe7286936
@ -41,6 +41,10 @@ details {
|
|||||||
padding: 1em 0 1em 0;
|
padding: 1em 0 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
summary > *:first-child {
|
||||||
|
display: inline
|
||||||
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user