This commit is contained in:
wangshiming
2021-12-06 20:23:42 +08:00
parent 24de0ea9ea
commit 322aca7b43
18 changed files with 1538 additions and 197 deletions

View File

@ -8,10 +8,6 @@
.bdl{
border-left: 1px solid #ccc;
}
.title{
font-size: 26;
font-weight: bold;
}
.source-info{
p{
margin-bottom: .5em;
@ -34,4 +30,7 @@
}
}
}
.leftPadding {
padding-right: 100px;
}
}