@@ -26,18 +24,24 @@ const goUrl = (url) => {
{{ member.title }}
-
- @
-
+
@
{{ member.description }}
@@ -160,16 +164,21 @@ const goUrl = (url) => {
object-fit: cover;
}
-.author_name,.more {
+.author_name,
+.more {
margin: 0;
font-weight: 600;
cursor: pointer;
}
-.more{
+.more {
color: var(--vp-c-text-2);
}
+.more:hover {
+ color: var(--vp-c-brand-lighter);
+}
+
.affiliation {
margin: 0;
font-weight: 500;
@@ -211,11 +220,11 @@ const goUrl = (url) => {
}
.links svg {
- margin: 0 .5rem;
+ margin: 0 0.5rem;
}
.links :hover {
- fill: var(--vp-c-brand-lighter)
+ fill: var(--vp-c-brand-lighter);
}
.sp-link {
@@ -243,4 +252,5 @@ const goUrl = (url) => {
width: 16px;
height: 16px;
fill: currentColor;
-}
\ No newline at end of file
+}
+
From 9803aea65b2e6fe7a3efb4f89a4821ccce4b3098 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=91=E8=BD=BB=E7=8B=82?= <1677568218@qq.com>
Date: Mon, 14 Aug 2023 23:25:45 +0800
Subject: [PATCH 2/4] =?UTF-8?q?style:=20=E6=A0=BC=E5=BC=8F=E5=8C=96?=
=?UTF-8?q?=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/Blogger.vue | 55 +++++++++++++++++++++++++++---------------
1 file changed, 35 insertions(+), 20 deletions(-)
diff --git a/components/Blogger.vue b/components/Blogger.vue
index 6122c7e..905ca37 100644
--- a/components/Blogger.vue
+++ b/components/Blogger.vue
@@ -1,20 +1,25 @@
@@ -24,7 +29,7 @@ const classes = computed(() => [