Style moved
This commit is contained in:
21
assets/style.css
Normal file
21
assets/style.css
Normal file
@@ -0,0 +1,21 @@
|
||||
html,
|
||||
body {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
canvas {
|
||||
display: block;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
.footer {
|
||||
color: brown;
|
||||
position: absolute;
|
||||
margin-top: 820px;
|
||||
margin-left: 1em;
|
||||
font-size: 25px;
|
||||
}
|
||||
Reference in New Issue
Block a user