diff --git a/css/style.css b/css/style.css index 2feb820..f079d41 100755 --- a/css/style.css +++ b/css/style.css @@ -117,4 +117,8 @@ ul li.editMode input[type=text] { ul li.editMode label { display:none; +} + +.heading-text { + color: blue; } \ No newline at end of file diff --git a/index.html b/index.html index 66f032d..c486c75 100755 --- a/index.html +++ b/index.html @@ -7,18 +7,18 @@
+
-