eienmojiki commited on
Commit
0287ce9
·
verified ·
1 Parent(s): 89c1a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -12,6 +12,32 @@ tags:
12
  - safetensors
13
  ---
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ## Model Information
16
  - Developed by: [kitarz](https://civitai.com/user/kitarz)
17
  - Funded by: kitarz
 
12
  - safetensors
13
  ---
14
 
15
+ <style>
16
+ .title-container {
17
+ display: flex;
18
+ justify-content: center;
19
+ align-items: center;
20
+ height: 100vh; /* Adjust this value to position the title vertically */
21
+ }
22
+ .title {
23
+ font-size: 3em;
24
+ text-align: center;
25
+ color: #333;
26
+ font-family: 'Helvetica Neue', sans-serif;
27
+ text-transform: uppercase;
28
+ letter-spacing: 0.1em;
29
+ padding: 0.5em 0;
30
+ background: transparent;
31
+ }
32
+ .title span {
33
+ background: -webkit-linear-gradient(45deg, #ffff8f, #ffff78);
34
+ -webkit-background-clip: text;
35
+ -webkit-text-fill-color: transparent;
36
+ }
37
+ </style>
38
+
39
+ <h1 class="title"><span>Starry XL 5.2</span></h1>
40
+
41
  ## Model Information
42
  - Developed by: [kitarz](https://civitai.com/user/kitarz)
43
  - Funded by: kitarz