ComunicWeb/assets/css/pages/userPage/profileInfos.css
2018-05-05 10:25:17 +02:00

16 lines
217 B
CSS

/**
* Profile information stylesheet
*
* @author Pierre HUBERT
*/
.user-tag-in-profile {
color: #6f737b;
text-align: center;
font-size: 90%;
margin-bottom: 10px;
}
.about-user-box {
word-break: break-all;
}