Template:MomoTalk/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
m (slightly increase spacing on the side; fix padding inconsistency on the top-left corner)
Line 33: Line 33:
font-weight: bold;
font-weight: bold;
margin-right: 12px;
margin-right: 12px;
margin-top: 10px;
line-height: 1;
}
}
.momotalk-close:hover {
.momotalk-close:hover {
Line 39: Line 41:
table.momotalk-table {
table.momotalk-table {
width:100%;
width:100%;
border-spacing:5px;
margin-top:-2px;
margin-bottom: 3px;
}
}
.momotalk-profile-picture {
.momotalk-profile-picture {
Line 46: Line 51:
border-radius: 50%;
border-radius: 50%;
overflow: hidden;
overflow: hidden;
margin-top: 10px;
margin-top: 8px;
padding: 0;
padding: 0;
margin-left: 3px;
margin-left: 3px;
Line 67: Line 72:
font-size: 20px;
font-size: 20px;
font-weight: bold;
font-weight: bold;
line-height: 1.3;
padding-top: 3px;
}
}
.momotalk-student-line {
.momotalk-student-line {
Line 82: Line 89:
font-size: 15px;
font-size: 15px;
font-weight: 500;
font-weight: 500;
margin-bottom: 5px;
}
}


Line 94: Line 100:
padding: 10px 10px 3px 10px;
padding: 10px 10px 3px 10px;
margin-right: 3px;
margin-right: 3px;
margin-bottom: 5px;
}
}
.momotalk-reply-container {
.momotalk-reply-container {