Terranova
commited on
Commit
·
64f1a70
1
Parent(s):
9846cec
Update workspace.md
Browse files- workspace.md +8 -2
workspace.md
CHANGED
@@ -29,7 +29,8 @@
|
|
29 |
margin-bottom: 10px;
|
30 |
}
|
31 |
.testdiv {
|
32 |
-
display: inline
|
|
|
33 |
}
|
34 |
|
35 |
</style>
|
@@ -39,12 +40,17 @@
|
|
39 |
<br><details class="image_body"><summary>Images</summary>
|
40 |
|
41 |
<div class="testdiv">
|
|
|
42 |
|
43 |
![Yeah](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3c375aa9-7960-4bf1-97a8-a21d81167f00/width=712/325105.jpeg)
|
44 |
[Image Source](https://civitai.com/images/325105?period=AllTime&sort=Newest&view=categories&modelVersionId=28818&modelId=24117&postId=80063)
|
45 |
-
|
|
|
|
|
|
|
46 |
[Image Source](https://civitai.com/images/326685?period=AllTime&sort=Newest&view=categories&modelVersionId=28818&modelId=24117&postId=106688)
|
47 |
</div>
|
|
|
48 |
</details>
|
49 |
|
50 |
[CivitAI Source](https://civitai.com/models/24117/chinese-girl)
|
|
|
29 |
margin-bottom: 10px;
|
30 |
}
|
31 |
.testdiv {
|
32 |
+
display: inline-block !important;
|
33 |
+
border: solid red
|
34 |
}
|
35 |
|
36 |
</style>
|
|
|
40 |
<br><details class="image_body"><summary>Images</summary>
|
41 |
|
42 |
<div class="testdiv">
|
43 |
+
<div>
|
44 |
|
45 |
![Yeah](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3c375aa9-7960-4bf1-97a8-a21d81167f00/width=712/325105.jpeg)
|
46 |
[Image Source](https://civitai.com/images/325105?period=AllTime&sort=Newest&view=categories&modelVersionId=28818&modelId=24117&postId=80063)
|
47 |
+
</div>
|
48 |
+
<div>
|
49 |
+
|
50 |
+
![Yeah](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0bd18aee-48bb-49d8-035d-2c6ab113bd00/width=512/326685.jpeg)
|
51 |
[Image Source](https://civitai.com/images/326685?period=AllTime&sort=Newest&view=categories&modelVersionId=28818&modelId=24117&postId=106688)
|
52 |
</div>
|
53 |
+
</div>
|
54 |
</details>
|
55 |
|
56 |
[CivitAI Source](https://civitai.com/models/24117/chinese-girl)
|