mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +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 {
|
||||
display: table-cell;
|
||||
font-size: 0.8rem;
|
||||
width: 2em;
|
||||
font-weight: bold;
|
||||
width: 3em;
|
||||
text-align: center;
|
||||
counter-increment: item;
|
||||
content: "(" counter(item, lower-alpha) ")";
|
||||
|
Loading…
Reference in New Issue
Block a user