mirror of
https://github.com/richardharrington/robotwar.git
synced 2026-04-26 17:17:56 +00:00
separated out css from index.html
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#canvas {
|
||||
width: 600px;
|
||||
height: 600px;
|
||||
border: solid black 2px;
|
||||
border-radius: 15px;
|
||||
background-color: black;
|
||||
}
|
||||
Reference in New Issue
Block a user