add framasoft logo plugin

This commit is contained in:
Chocobozzz
2019-08-02 10:21:15 +02:00
parent b6a854780d
commit b4ff861a34
6 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#custom-css .icon.icon-logo {
background: url('/plugins/logo-framasoft/0.0.1/static/images/framasoft-logo.png') no-repeat;
width: 25px;
margin-right: 5px;
}