diff --git a/index.php b/index.php index fd84a7b..5ee6619 100644 --- a/index.php +++ b/index.php @@ -1 +1,2 @@ commit 1 +commit 2 diff --git a/styles.css b/styles.css index 8cf55c5..860e420 100644 --- a/styles.css +++ b/styles.css @@ -1,4 +1,4 @@ .class{ - color:red; + color:brown; text-align:left; -} \ No newline at end of file +}