candlend commited on
Commit
c2cba65
1 Parent(s): c20bf4c

modify header

Browse files
Files changed (1) hide show
  1. header.html +3 -4
header.html CHANGED
@@ -1,7 +1,7 @@
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"
@@ -10,7 +10,7 @@
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,11 +18,10 @@
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>
25
  </div>
26
  </div>
27
- <script src="https://raw.githubusercontent.com/davidjbradshaw/iframe-resizer/master/js/iframeResizer.contentWindow.min.js"></script>
28
  </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="flex my-10 px-3" style="background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0))">
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"
 
10
  </div>
11
  <div style="margin:20px;color:white">
12
  <div style="align-items: flex-end; display: flex">
13
+ <span class="text-white font-bold" style="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-white" style="font-size: 12px">
22
  认真去做每一件事!⭐你的心意一定会得到回应 | 虚拟艺人团体VirtuaReal成员
23
  </div>
24
  </div>
25
  </div>
26
  </div>
 
27
  </div>