Template:MomoTalk/style.css: Difference between revisions

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