From 2ad1054bbdf5a573d8efe133c3734578927278d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Cort=C3=AAs?= Date: Thu, 26 Mar 2015 09:50:30 +0000 Subject: [PATCH 1/2] first --- myFile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/myFile.css b/myFile.css index 263c66a..dddeca9 100644 --- a/myFile.css +++ b/myFile.css @@ -10,6 +10,7 @@ body { .white-spacer { color: white; border: 1; + myFile: 3 } .clear-both { From 8f2a7b8e36d813b18ce6f8e12973d277633f5aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Cort=C3=AAs?= Date: Thu, 26 Mar 2015 09:51:46 +0000 Subject: [PATCH 2/2] second --- myFile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myFile.css b/myFile.css index dcd916f..f0a0cc5 100644 --- a/myFile.css +++ b/myFile.css @@ -4,7 +4,7 @@ body { } .myClass { - background-colour: white; + background-color: white; } .white-spacer {