deploy: e2b4b584e5ecdcb0f111a9610449a7c3a6238211

This commit is contained in:
Half-Shot 2022-01-13 01:29:33 +00:00
parent e7c96c843c
commit 256b147248
7 changed files with 44 additions and 0 deletions

View File

@ -25,3 +25,25 @@
content: "WARNING: ";
font-weight: 700;
}
/* icons for headers */
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(2) strong:after {
content: url('/icons/figma.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(3) strong:after {
content: url('/icons/github.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(4) strong:after {
content: url('/icons/gitlab.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(5) strong:after {
content: url('/icons/jira.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(6) strong:after {
content: url('/icons/webhooks.png')
}

View File

@ -25,3 +25,25 @@
content: "WARNING: ";
font-weight: 700;
}
/* icons for headers */
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(2) strong:after {
content: url('/icons/figma.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(3) strong:after {
content: url('/icons/github.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(4) strong:after {
content: url('/icons/gitlab.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(5) strong:after {
content: url('/icons/jira.png')
}
.chapter > li:nth-child(3) > ol:nth-child(1) > li:nth-child(6) strong:after {
content: url('/icons/webhooks.png')
}

BIN
icons/figma.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B

BIN
icons/github.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 B

BIN
icons/gitlab.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B

BIN
icons/jira.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 990 B

BIN
icons/webhooks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB