From 7bb1ec6c5cf46949697770d49caa3d7dce5ac21d Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Sun, 3 Dec 2023 20:13:35 -0600 Subject: added projects and NNetowrk page --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index bfd6de5..f3428ea 100644 --- a/style.css +++ b/style.css @@ -10,6 +10,10 @@ h2 { color : cyan; } +h3 { + color : yellow; +} + p { color: white; } -- cgit v1.2.3