Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame
357 Bytes
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(elements.css);
@import url(tabs.css);
body, html {
height: 100%;
margin: 0;
-webkit-font-smoothing: antialiased;
font-weight: 100;
background: white;
text-align: center;
font-family: 'Open Sans', Helvetica, Arial sans-serif;
}
header {
margin-top: 40px;
}