parent
fb6155a30d
commit
dbabb98481
18 changed files with 27 additions and 22 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 960 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
@ -1,6 +1,11 @@ |
||||
* { |
||||
box-sizing:border-box; |
||||
color:#fff; |
||||
font-family:Emulogic; |
||||
margin: 0; |
||||
padding: 0; |
||||
} |
||||
|
||||
body { |
||||
background:#000; |
||||
} |
||||
|
||||
Loading…
Reference in new issue