Files
rustdesk/src/style.css
open-trade 5d4b557e22 init
2022-01-17 15:45:42 +08:00

9 lines
199 B
CSS

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