add tag page styles

This commit is contained in:
nanxiaobei 2020-03-09 23:57:05 +08:00
parent ae2b0c9d96
commit 59c4e05873

View File

@ -245,6 +245,10 @@ img {
.post-entry:active {
transform: scale(0.96);
}
.tag-entry .entry-content,
.tag-entry .entry-footer {
display: none;
}
.entry-header h2 {
font-size: 24px;
}