This commit is contained in:
2020-11-07 01:26:03 -03:00
parent b39761ed32
commit 9c746723c7
12 changed files with 1501 additions and 1227 deletions

View File

@@ -0,0 +1,7 @@
@import 'reset';
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 14px;
background-color: #f6f6f6;
}