Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ajsbsd
/
gradio_test
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f3931b
gradio_test
/
theme.css
ajsbsd
Create theme.css
6f3931b
verified
7 days ago
raw
Copy download link
history
blame
Safe
189 Bytes
.gr-button
{
background-color
:
#3498db
!important
;
color
: white;
}
.gr-button
:hover
{
background-color
:
#2980b9
!important
;
}
.gr-textbox
{
border-radius
:
8px
;
font-size
:
1rem
;
}