Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
The-Adnan-Syed
/
TeeZee-ChatBot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
The-Adnan-Syed
commited on
Feb 21, 2024
Commit
711fceb
·
verified
·
1 Parent(s):
1bb77bb
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
body {
2
+
background-image: linear-gradient(to right, #0066ff, #0099ff);
3
+
}