git init
This commit is contained in:
BIN
tonecn/src/assets/logo.jpg
Normal file
BIN
tonecn/src/assets/logo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
15
tonecn/src/assets/main.css
Normal file
15
tonecn/src/assets/main.css
Normal file
@@ -0,0 +1,15 @@
|
||||
body{
|
||||
margin: 0 0;
|
||||
padding: 0 0;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
#app {
|
||||
margin: 0 0;
|
||||
padding: 0 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #000;
|
||||
}
|
||||
Reference in New Issue
Block a user