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

25 lines
237 B
CSS

@charset "utf-8";
.topbar
{
height:30px;
line-height:30px;
width:98%;
}
.topbar a
{
}
.topbar .top-right
{
float:right;
}
.pager2{
position: fixed;
bottom:45px;
}
.code b
{
font-weight: normal;
color: #F00;
}