Template:MomoTalk/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(adjust profile picture; adjust padding)
No edit summary
Line 36: Line 36:
/* profile picture */
/* profile picture */
display: block;
display: block;
width: 100px;
width: 50px;
height: 100px;
height: 50px;
border-radius: 50%;
border-radius: 50%;
overflow: hidden;
overflow: hidden;
margin-top: 10px;
}
}
table.momotalk-table td:nth-child(2) {
table.momotalk-table td:nth-child(2) {
Line 50: Line 51:
.momotalk-student-name {
.momotalk-student-name {
font-size: 20px;
font-size: 20px;
font-weight: bold;
}
}
.momotalk-student-line {
.momotalk-student-line {