MDL-61937 mod_data: generator for all field types
[moodle.git] / blocks / myprofile / styles.css
blobee3944eb440f2e83e4e2f4ec66babf329c4be4ad
1 .block_myprofile img.profilepicture {
2 height: 100px;
3 width: 100px;
6 .block_myprofile .myprofileitem.fullname {
7 font-size: 1.5em;
8 font-weight: bold;
11 .block_myprofile .myprofileitem.edit {
12 text-align: right;