mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Improve example alternatives items
This commit is contained in:
parent
e2433843b5
commit
2975d813d2
@ -156,7 +156,8 @@ h2, h3, h4, h5, h5 {
|
|||||||
&:before {
|
&:before {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
width: 2em;
|
font-weight: bold;
|
||||||
|
width: 3em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
counter-increment: item;
|
counter-increment: item;
|
||||||
content: "(" counter(item, lower-alpha) ")";
|
content: "(" counter(item, lower-alpha) ")";
|
||||||
|
Loading…
Reference in New Issue
Block a user