mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 20:49:21 +00:00
9 lines
121 B
CSS
9 lines
121 B
CSS
|
/**
|
||
|
* Membership block stylesheet
|
||
|
*
|
||
|
* @author Pierre HUBERT
|
||
|
*/
|
||
|
|
||
|
.reject-group-invitation-link {
|
||
|
color: #f56954;
|
||
|
}
|