From d5ee7091db3e66d3e40fcca8ee2a44570ac10201 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 20 May 2022 23:08:45 +0200 Subject: [PATCH] we changed heading colors --- css/style.css | 4 ++++ index.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 @@
-

+

-

Todo

+

Todo

-

Completed

+

Completed