custom css
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-04 22:35:03 +03:00
parent 764c15cd90
commit 01256a5ae1
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -16,4 +16,9 @@ a.internal {
.recent-notes>ul.recent-ul>li .section>.desc>h3>a {
padding: 0;
}
.search>#search-container {
background-color: #23252f33;
backdrop-filter: blur(8px);
}