mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Improve example alternatives items
This commit is contained in:
@@ -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) ")";
|
||||||
|
Reference in New Issue
Block a user