AdminLTE/build/less/profile.less

16 lines
198 B
Plaintext
Raw Normal View History

2015-08-16 03:47:49 +02:00
/*
* Page: Profile
* -------------
*/
.profile-user-img {
margin: 0 auto;
width: 100px;
}
.box-profile {
text-align: center;
}
.profile-username {
font-size: 18px;
margin-top: 5px;
}