Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Abigblueworld
/
BlueMakesAWebsite
like
0
Running
App
Files
Files
Community
Abigblueworld
commited on
Mar 31, 2024
Commit
95459f8
·
verified
·
1 Parent(s):
f35f614
oh I didn't see, I'm not blind, just hear
Browse files
Files changed (1)
hide
show
style.css
+1
-0
style.css
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
body {
2
font-family: "Arial", sans-serif;
3
background-color: rgb(81, 55, 152);
4
}
1
body {
2
font-family: "Arial", sans-serif;
3
background-color: rgb(81, 55, 152);
4
+
color: rgb(232, 232, 232);
5
}