Terranova
commited on
Commit
·
044cc9a
1
Parent(s):
fea7966
Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,14 @@ license: cc-by-3.0
|
|
8 |
background-color: #555575;
|
9 |
padding-left: 10px;
|
10 |
border-radius: 5px;
|
|
|
|
|
11 |
}
|
12 |
img {max-width: 75%; max-height: 75%; display: block; /* remove extra space below image */ }
|
13 |
details {
|
14 |
-
background-color: #
|
15 |
}
|
|
|
16 |
</style>
|
17 |
|
18 |
<details><summary><b>Changelog</b></summary>
|
@@ -87,7 +90,7 @@ LoRAs from anime / anime video games.
|
|
87 |
[comment]: #"Hu-Tao"
|
88 |
<details>
|
89 |
<summary><b>Hu Tao & Ghosts</b></summary>
|
90 |
-
<br><details><summary class="image"><b>Images</b></summary>
|
91 |
|
92 |
![Cute right?](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d01b8934-69ce-46d9-bc52-cf7ddf809000/width=400/04486-501138499-masterpiece,%20best%20quality,_1girl,%20hu%20tao%20(genshin%20impact),%20boo%20tao,hat,%20red%20eyes,%20twintails,%20brown%20hair,%20solo,%20symbol-shaped%20pup.png)
|
93 |
![balls](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/75400298-7dff-469c-df7b-73e671b4b900/width=1536/301002)
|
|
|
8 |
background-color: #555575;
|
9 |
padding-left: 10px;
|
10 |
border-radius: 5px;
|
11 |
+
margin-top: -20px !important;
|
12 |
+
margin-bottom: 0px !important;
|
13 |
}
|
14 |
img {max-width: 75%; max-height: 75%; display: block; /* remove extra space below image */ }
|
15 |
details {
|
16 |
+
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 2px;
|
17 |
}
|
18 |
+
|
19 |
</style>
|
20 |
|
21 |
<details><summary><b>Changelog</b></summary>
|
|
|
90 |
[comment]: #"Hu-Tao"
|
91 |
<details>
|
92 |
<summary><b>Hu Tao & Ghosts</b></summary>
|
93 |
+
<br><details class="image_body"><summary class="image"><b>Images</b></summary>
|
94 |
|
95 |
![Cute right?](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d01b8934-69ce-46d9-bc52-cf7ddf809000/width=400/04486-501138499-masterpiece,%20best%20quality,_1girl,%20hu%20tao%20(genshin%20impact),%20boo%20tao,hat,%20red%20eyes,%20twintails,%20brown%20hair,%20solo,%20symbol-shaped%20pup.png)
|
96 |
![balls](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/75400298-7dff-469c-df7b-73e671b4b900/width=1536/301002)
|