mirror of
https://github.com/safing/web
synced 2025-09-04 12:09:03 +00:00
Add class to support white icons
This commit is contained in:
parent
29ace0a145
commit
5e24a14b74
1 changed files with 4 additions and 0 deletions
|
@ -126,3 +126,7 @@ blockquote {
|
||||||
blockquote p {
|
blockquote p {
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
i.white.icon {
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue