diff --git a/ruty/styles/styletodo.css b/ruty/styles/styletodo.css index 689e695..c2cd20a 100644 --- a/ruty/styles/styletodo.css +++ b/ruty/styles/styletodo.css @@ -165,4 +165,9 @@ li.nav2:hover { .task-menu-item { padding: 8px 12px; cursor: pointer; -} \ No newline at end of file +} + +.todo-list { + color: white; + font-size: 30px; +}; \ No newline at end of file diff --git a/ruty/todo.php b/ruty/todo.php index 1dabc23..be7b06e 100644 --- a/ruty/todo.php +++ b/ruty/todo.php @@ -51,13 +51,13 @@