Template:MomoTalk/style.css: Difference between revisions

experimental css for sensei's reply options
m (max width for container)
(experimental css for sensei's reply options)
Line 51:
}
table.momotalk-table td:nth-child(2) {
width: 100%;
paddingbox-leftsizing:5px border-box;
padding-left: 5px;
}
.momotalk-student-line-container {
Line 145 ⟶ 146:
.momotalk-relationship-story-option:hover {
background-color: #e08799;
}
 
.momotalk-hidden-student-text {
display: none;
}
div.momotalk-selected-option {
background-color: darkgrey;
color: #fff;
}