digivote/static/css/main.css

6 lines
114 B
CSS
Raw Normal View History

2022-01-12 20:54:11 +01:00
:root, *, *::before, *::after {
margin: 0;
padding: 0;
font-size: 14pt;
font-family: sans-serif;
}