From bbc10da1c30433693f319e3c96fa5241bcf79789 Mon Sep 17 00:00:00 2001 From: opentutorialsorg Date: Thu, 28 Jun 2012 15:37:30 +0900 Subject: [PATCH 1/2] Update master --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 11ae2b9..25ffe2b 100644 --- a/index.html +++ b/index.html @@ -3,5 +3,6 @@ coding is good egoing this is aptana +

coding is very important

From 14a0a849e1dc8ba389bea85f19a0f8e1e8d6c19c Mon Sep 17 00:00:00 2001 From: opentutorialsorg Date: Thu, 28 Jun 2012 15:39:23 +0900 Subject: [PATCH 2/2] Update master --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 85c57f5..95f7d91 100644 --- a/style.css +++ b/style.css @@ -3,3 +3,6 @@ body{ font-size:12px; text-align:center; } +h1{ + color:red; +} \ No newline at end of file