ZhiYeJianKang_PeiXun/Song.Site/Manage/Admin/Styles/Courses.css
2025-02-20 15:41:53 +08:00

17 lines
276 B
CSS

@charset "utf-8";
body {
}
.courname{
white-space: nowrap;
float: left;
width: 300px;
overflow: hidden;
text-overflow:ellipsis;
}
l{
background-image: url(../../Images/live-icon.gif);
background-repeat: no-repeat;
width:24px;
height:24px;
display:inline-block;
}