Skip to content

Commit 0582245

Browse files
authored
add icons (#318)
1 parent 867ad5f commit 0582245

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

src/css/toc-ad.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
background-image: url(../img/icons/mortarboard.svg);
3939
}
4040

41+
.toc .toc-ad .toc-ad-icon.toc-ad-icon--chat-bubble-left-right {
42+
background-image: url(../img/icons/chat-bubble-left-right.svg);
43+
}
44+
4145
.toc .toc-ad .toc-ad-title {
4246
color: rgba(var(--colors-neutral-75));
4347
font-size: 16px;
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)