This commit is contained in:
2022-12-27 18:55:47 +00:00
parent 4ef5a0ffe1
commit 7d0a00cb19
168 changed files with 70186 additions and 0 deletions

23
src/assets/css/main.css Normal file
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);
} */