mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
deploy: e2b4b584e5ecdcb0f111a9610449a7c3a6238211
This commit is contained in:
parent
e7c96c843c
commit
256b147248
@ -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')
|
||||
}
|
@ -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
BIN
icons/figma.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 716 B |
BIN
icons/github.png
Normal file
BIN
icons/github.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 866 B |
BIN
icons/gitlab.png
Normal file
BIN
icons/gitlab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 887 B |
BIN
icons/jira.png
Normal file
BIN
icons/jira.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 990 B |
BIN
icons/webhooks.png
Normal file
BIN
icons/webhooks.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
x
Reference in New Issue
Block a user