mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-27 06:19:21 +00:00
11 lines
152 B
CSS
11 lines
152 B
CSS
/**
|
|
* Sidebar stylesheet
|
|
*
|
|
* @author Pierre HUBERT
|
|
*/
|
|
|
|
.sidebar-menu.memberships-list img {
|
|
width: 20px;
|
|
margin-right: 10px;
|
|
margin-left: -4px;
|
|
} |