.adcq {
width: 100%;
margin: .5em 0;
display: flex;
flex-wrap: wrap;
}
.提案增,
.prop-add {
background-color: #8F8;
text-decoration: underline;
}
.提案删,
.prop-del,
.prop-delete{
background-color: #F88;
color: #666;
text-decoration: line-through;
text-decoration: line-through #000;
}
.提案改,
.prop-ch,
.prop-change {
background-color: #FC6;
}
.提案疑,
.prop-q,
.prop-question {
background-color:#FF8;
}
/* [[Category:在模板名字空间下的CSS页面]] */