diff --git a/html/images/space.svg b/html/images/space.svg index fe16764..b9ee868 100644 --- a/html/images/space.svg +++ b/html/images/space.svg @@ -25,7 +25,7 @@ fill: gray; } - .ship circle { + .ship circle#body { fill: white; } @@ -81,7 +81,7 @@ fill: gray; } - line:not(#cannon) { + line:not(#cannon *) { stroke-width: 0.5px; } @@ -107,8 +107,12 @@ - + + + + +