mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-07-24 13:36:28 +00:00
feat: post main layout
This commit is contained in:
@@ -403,6 +403,13 @@ export default {
|
||||
|
||||
.article-item-title {
|
||||
font-size: 20px;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.article-item-title:hover {
|
||||
color: var(--primary-color);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.article-item-description {
|
||||
|
||||
Reference in New Issue
Block a user