This commit is contained in:
2021-06-24 22:47:09 +00:00
parent dc5bf0aa84
commit ef48bd2685
2 changed files with 12 additions and 0 deletions

View File

@@ -2,6 +2,16 @@
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;