candlend commited on
Commit
2e60cd3
1 Parent(s): fddd048

modify header

Browse files
Files changed (1) hide show
  1. header.html +4 -4
header.html CHANGED
@@ -1,8 +1,8 @@
1
  <div
2
  style="width: 100%;padding-top:116px;background-image: url('https://huggingface.co/spaces/candlend/vits-hoshimi/resolve/main/header.png');background-size:cover;background-position:right;">
3
  <div>
4
- <div style="margin: 0px 20px;display: flex;">
5
- <div class="bili-avatar" style="padding-top: 20px;">
6
  <a href="https://space.bilibili.com/477342747" target="_blank">
7
  <img style="width:60px;height:60px;border-radius:30px;max-width:60px;" title="星弥Hoshimi"
8
  src="https://huggingface.co/spaces/candlend/vits-hoshimi/resolve/main/avatar.webp">
@@ -10,7 +10,7 @@
10
  </div>
11
  <div style="margin:20px;color:white">
12
  <div style="align-items: flex-end; display: flex">
13
- <span style="font-size:20px;min-width:85px;color:#4D4D4D">星弥Hoshimi</span>
14
  <img style="padding-left: 3px;" title="粉丝数"
15
  src="https://img.shields.io/badge/dynamic/json?color=orange&label=%E7%B2%89%E4%B8%9D%E6%95%B0&query=data.follower&url=https%3A%2F%2Fapi.bilibili.com%2Fx%2Frelation%2Fstat%3Fvmid%3D477342747"></img>
16
  <img style="padding-left: 5px;"
@@ -18,7 +18,7 @@
18
  title="五期生"></img>
19
  </div>
20
  <div>
21
- <h4 class="h-sign" style="font-size: 12px;color:#4D4D4D">
22
  认真去做每一件事!⭐你的心意一定会得到回应 | 虚拟艺人团体VirtuaReal成员
23
  </div>
24
  </div>
 
1
  <div
2
  style="width: 100%;padding-top:116px;background-image: url('https://huggingface.co/spaces/candlend/vits-hoshimi/resolve/main/header.png');background-size:cover;background-position:right;">
3
  <div>
4
+ <div class="my-10" style="margin: 0px 20px;display: flex;">
5
+ <div class="bili-avatar py-2.5">
6
  <a href="https://space.bilibili.com/477342747" target="_blank">
7
  <img style="width:60px;height:60px;border-radius:30px;max-width:60px;" title="星弥Hoshimi"
8
  src="https://huggingface.co/spaces/candlend/vits-hoshimi/resolve/main/avatar.webp">
 
10
  </div>
11
  <div style="margin:20px;color:white">
12
  <div style="align-items: flex-end; display: flex">
13
+ <span class="text-gray-500" style="font-size:20px;min-width:85px">星弥Hoshimi</span>
14
  <img style="padding-left: 3px;" title="粉丝数"
15
  src="https://img.shields.io/badge/dynamic/json?color=orange&label=%E7%B2%89%E4%B8%9D%E6%95%B0&query=data.follower&url=https%3A%2F%2Fapi.bilibili.com%2Fx%2Frelation%2Fstat%3Fvmid%3D477342747"></img>
16
  <img style="padding-left: 5px;"
 
18
  title="五期生"></img>
19
  </div>
20
  <div>
21
+ <h4 class="h-sign text-gray-500" style="font-size: 12px">
22
  认真去做每一件事!⭐你的心意一定会得到回应 | 虚拟艺人团体VirtuaReal成员
23
  </div>
24
  </div>