BenchmarkBot's picture
test multiple hardware
4b40065
raw
history blame
No virus
378 Bytes
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);
}
"""