mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix examples style
This commit is contained in:
parent
7ffd50392b
commit
303e05a81f
@ -152,10 +152,10 @@ h2, h3, h4, h5, h5 {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
li:not(:only-child) {
|
li {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
|
|
||||||
&:before {
|
&:not(:only-child):before {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
Reference in New Issue
Block a user