gradio/ui/packages/_cdn-test/style.css

9 lines
193 B
CSS
Raw Normal View History

#app {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 60px;
color: #2c3e50;
font-family: Avenir, Helvetica, Arial, sans-serif;
text-align: center;
}