feat: add search template

This commit is contained in:
Jimmy Cai
2020-09-26 11:40:33 +02:00
parent 12578a5769
commit e5f96c8762
6 changed files with 362 additions and 0 deletions
+7
View File
@@ -207,6 +207,13 @@
.article-time {
font-size: 1.4rem;
}
.article-preview{
font-size: 1.4rem;
color: var(--card-text-color-tertiary);
margin-top: 10px;
line-height: 1.5;
}
}
}