This commit is contained in:
2022-12-16 06:08:11 +00:00
parent 8ef3348dfd
commit 8252872e5a
160 changed files with 81168 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
.multi-line {
white-space: pre-line;
}
/*
#nprogress .bar {
height: 2px;
background: rgb(255, 255, 0) !important;
}
#nprogress .spinner .spinner-icon {
border-top-color: #ffff00 !important;
border-left-color: #ffff00 !important;
}
*/
/* .aywiki > blockquote {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 50px;
padding-left: 15px;
border-left: 3px solid #ccc;
background-color: rgb(245, 252, 255);
} */