mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Display user tag
This commit is contained in:
12
assets/css/pages/userPage/profileInfos.css
Normal file
12
assets/css/pages/userPage/profileInfos.css
Normal file
@ -0,0 +1,12 @@
|
||||
/**
|
||||
* Profile information stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.user-tag-in-profile {
|
||||
color: #6f737b;
|
||||
text-align: center;
|
||||
font-size: 90%;
|
||||
margin-bottom: 10px;
|
||||
}
|
Reference in New Issue
Block a user