Terranova commited on
Commit
f66cd6c
·
1 Parent(s): 64f1a70

Update workspace.md

Browse files
Files changed (1) hide show
  1. workspace.md +9 -5
workspace.md CHANGED
@@ -29,10 +29,14 @@
29
  margin-bottom: 10px;
30
  }
31
  .testdiv {
32
- display: inline-block !important;
33
- border: solid red
 
 
 
 
 
34
  }
35
-
36
  </style>
37
 
38
  [comment]:#"chinese-girl-likeness"
@@ -40,12 +44,12 @@
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)
 
29
  margin-bottom: 10px;
30
  }
31
  .testdiv {
32
+ display: block;
33
+ border: solid red;
34
+ }
35
+
36
+ .imgin {
37
+ display: inline-block;
38
+ border: solid white;
39
  }
 
40
  </style>
41
 
42
  [comment]:#"chinese-girl-likeness"
 
44
  <br><details class="image_body"><summary>Images</summary>
45
 
46
  <div class="testdiv">
47
+ <div class="imgin">
48
 
49
  ![Yeah](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3c375aa9-7960-4bf1-97a8-a21d81167f00/width=712/325105.jpeg)
50
  [Image Source](https://civitai.com/images/325105?period=AllTime&sort=Newest&view=categories&modelVersionId=28818&modelId=24117&postId=80063)
51
  </div>
52
+ <div class="imgin">
53
 
54
  ![Yeah](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0bd18aee-48bb-49d8-035d-2c6ab113bd00/width=512/326685.jpeg)
55
  [Image Source](https://civitai.com/images/326685?period=AllTime&sort=Newest&view=categories&modelVersionId=28818&modelId=24117&postId=106688)