update 1802021600

This commit is contained in:
vkservicesllc
2018-02-02 16:00:39 -05:00
parent 2472f244a7
commit d4595a0b7c
21 changed files with 268 additions and 246 deletions

8
style/!reset.css Normal file
View File

@@ -0,0 +1,8 @@
@import url('https://fonts.googleapis.com/css?family=Roboto:700');
@import url('https://fonts.googleapis.com/css?family=Hammersmith+One');
* {
margin: 0;
padding: 0;
background-color: white;
}