代码拉取完成,页面将自动刷新
.title {
padding: 4px 16px;
font-size: 25px;
font-weight: bold;
}
.sidebar-title {
position: fixed;
top: 0;
left: 0;
width: 200px;
height: 49px;
background-color: #282a3c;
z-index: 1;
border-bottom: 1px solid white;
}
.sidebar-menu {
position:fixed;
top: 50px;
left: 0;
width: 200px;
bottom: 0;
overflow-y: auto;
background-color: #2c2e2e;
}
.content {
position:fixed;
top: 0;
left: 200px;
right: 0;
bottom: 0;
overflow-y: auto;
}
@media only screen and (max-width: 576px) {
.sidebar-title {
display: none;
}
.sidebar-menu {
display: none;
}
.content {
left: 0px;
}
}
h5 {
width: 100%;
}
a,
a:hover,
a:visited,
a:focus {
text-decoration: none;
}
.nav-link {
padding: 4px;
margin-left: 12px;
}
p {
font-size: 20px;
}
.bg-grey {
background-color: #e5e5e5;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。