Spaces:
Running
Running
custom_css = """ | |
.descriptive-text { | |
font-size: 16px !important; | |
} | |
.leaderboard-tabs button { | |
font-size: 20px; | |
} | |
.hardware-tabs button { | |
font-size: 20px; | |
} | |
#citation-button span { | |
font-size: 16px !important; | |
} | |
#citation-button textarea { | |
font-size: 16px !important; | |
} | |
#citation-button > label > button { | |
margin: 6px; | |
transform: scale(1.3); | |
} | |
""" | |