1
0
mirror of https://github.com/Mueller-Patrick/Betterzon.git synced 2025-05-11 17:29:19 +00:00
Betterzon/Backend/public/stylesheets/style.css
2020-11-12 10:56:01 +01:00

9 lines
111 B
CSS

body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}