2
0
Files
bot/apps/viewer/assets/styles.css
2022-09-27 08:30:42 +02:00

7 lines
204 B
CSS

body {
margin: 0;
overflow: hidden;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica,
Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}