贴吧 帖子 序号问题

dev_xiangzheng
lizanle 10 years ago
parent 3b5b203b2e
commit 4fca8022f3

@ -724,9 +724,12 @@ div.actions input[type="text"] {
word-wrap: break-word; word-wrap: break-word;
} }
.memo-content li { .memo-content ol li {
list-style-type: decimal; list-style-type: decimal;
} }
.memo-content ul li {
list-style-type: disc;
}
.memo-timestamp { .memo-timestamp {
position: absolute; position: absolute;

Loading…
Cancel
Save