User:Selfice/sandbox/Main Page/styles.css: Difference between revisions

Selfice changed the content model of the page User:Selfice/sandbox/Main Page/styles.css from "CSS" to "Sanitized CSS"
Tag: content model change
No edit summary
 
Line 159: Line 159:
overflow: hidden; /* 隐藏超出部分 */
overflow: hidden; /* 隐藏超出部分 */
text-overflow: ellipsis; /* 使用省略号表示超出部分 */
text-overflow: ellipsis; /* 使用省略号表示超出部分 */
word-break: break-all; /* 保证文本不会因没有空格而长单词不换行 */
}
}
.page_button{
.page_button{