1 ha cambiato i file con
2 aggiunte e
1 eliminazioni
-
2
1
test.txt
|
@@ -1,4 +1,4 @@
|
|
|
-<!DOCTYPE html>
|
|
|
+<!DOCTYPE html>
|
|
|
<html>
|
|
|
<head>
|
|
|
<title></title>
|
|
@@ -9,6 +9,7 @@
|
|
|
height: 100px;
|
|
|
margin: 0 auto;
|
|
|
background-color:"red";
|
|
|
+ padding-left:100px;
|
|
|
|
|
|
}
|
|
|
</style>
|