diff --git a/myFile.css b/myFile.css index d093493..f0a0cc5 100644 --- a/myFile.css +++ b/myFile.css @@ -4,12 +4,13 @@ body { } .myClass { - background-colour: white; + background-color: white; } .white-spacer { color: white; border: 1; + myFile: 3 } .clear-both {