Skip to content

Commit

Permalink
Merge branch 'ludenticus-patch-1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
giterlizzi committed Feb 6, 2024
2 parents 8927a59 + 3300819 commit c94cc50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/template.less
Expand Up @@ -37,7 +37,7 @@ a.iw_user {
background-image: url('iconify.php?icon=mdi-account.svg');
}

a.iw_wp, a.iw_wpde, a.iw_wpes, a.iw_wpfr, a.iw_wpjp, a.iw_wpmeta, a.iw_wppl {
a.iw_wp, a.iw_wpde, a.iw_wpes, a.iw_wpfr, a.iw_wpjp, a.iw_wpru, a.iw_wpmeta, a.iw_wppl {
background-image: url('iconify.php?icon=mdi-wikipedia.svg');
}

Expand Down Expand Up @@ -869,7 +869,7 @@ body {
a.iw_man {
background-image: url('iconify.php?icon=mdi-book.svg&color=%23ffffff');
}
a.iw_wp, a.iw_wpde, a.iw_wpes, a.iw_wpfr, a.iw_wpjp, a.iw_wpmeta, a.iw_wppl {
a.iw_wp, a.iw_wpde, a.iw_wpes, a.iw_wpfr, a.iw_wpjp, a.iw_wpru, a.iw_wpmeta, a.iw_wppl {
background-image: url('iconify.php?icon=mdi-wikipedia.svg&color=%23ffffff');
}
}
Expand Down

0 comments on commit c94cc50

Please sign in to comment.