Terranova
commited on
Commit
·
1bf262d
1
Parent(s):
e3987ea
Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ license: cc-by-3.0
|
|
21 |
margin-right: 5px;
|
22 |
padding-left: -40px !important;
|
23 |
}
|
24 |
-
img {max-width: 75%; max-height: 75%; display: block; align: center; margin-left: auto; margin-right: auto;/* remove extra space below image */ }
|
25 |
details {
|
26 |
-
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top:
|
27 |
}
|
28 |
.image_sources {
|
29 |
text-align: center;
|
@@ -35,6 +35,7 @@ license: cc-by-3.0
|
|
35 |
|
36 |
```
|
37 |
> Removed potentially TOS-breaking images
|
|
|
38 |
```
|
39 |
</details>
|
40 |
This is a personal collection of my LoRAs, which I use in a google colab file. <br>
|
|
|
21 |
margin-right: 5px;
|
22 |
padding-left: -40px !important;
|
23 |
}
|
24 |
+
img {max-width: 75%; max-height: 75%; display: block; align: center; margin-left: auto; margin-right: auto; margin-top: 0px !important; margin-bottom: 2px;/* remove extra space below image */ }
|
25 |
details {
|
26 |
+
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 5px;
|
27 |
}
|
28 |
.image_sources {
|
29 |
text-align: center;
|
|
|
35 |
|
36 |
```
|
37 |
> Removed potentially TOS-breaking images
|
38 |
+
> Fancified Readme CSS
|
39 |
```
|
40 |
</details>
|
41 |
This is a personal collection of my LoRAs, which I use in a google colab file. <br>
|