File size: 731 Bytes
16c0245
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
language: ja
tags:
  - image-generation
  - stable-diffusion
license: creativeml-openrail-m
---
<a href="https://ofuse.me/qnuk/letter" 
   style="
   display:inline-block; 
   padding:5px 15px; 
   font-size:16px; 
   color:white; 
   background:#007bff; 
   border-radius:5px; 
   text-decoration:none; 
   box-shadow: 3px 3px 5px rgba(0,0,0,0.3); 
   transition: all 0.2s ease-in-out;
   text-align:center;" 
   class="btn">
  このモデルが気に入ったら応援してもらえると嬉しいです。</br>
  If you like this model, I hope you will support it.
</a>

<style>
  .btn:active {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    border-bottom: 2px solid #0056b3;
    transform: translateY(2px);
  }
</style>