mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
5 lines
204 B
CSS
5 lines
204 B
CSS
.block_myprofile img.profilepicture { height:100px; width:100px;}
|
|
.block_myprofile .myprofileitem.fullname {font-size:1.5em; font-weight: bold;}
|
|
.block_myprofile .myprofileitem.edit {text-align: right;}
|
|
|