mirror of
https://github.com/safing/web
synced 2025-09-01 10:39: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 {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
i.white.icon {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue