diff --git a/style.css b/style.css index 53191b9..d49eb61 100644 --- a/style.css +++ b/style.css @@ -153,4 +153,26 @@ color: blue; text-decoration: none; display: block; + } + .tech_projects a { + color: blue; + text-decoration: none; + display: block; + text-align: center; + font-size: 18px; + } + .tech_projects a:visited { + color:blue; + text-decoration: none; + display: block; + text-align: center; + } + .tech_projects h1 { + font-family: 'Baloo Paaji 2', cursive; + font-size: 24px; + text-align: center; + } + .tech_projects p { + font-size: 16px; + color: black; } \ No newline at end of file diff --git a/techprojects.html b/techprojects.html index 1ba7ce8..6a7c05a 100644 --- a/techprojects.html +++ b/techprojects.html @@ -23,6 +23,7 @@
I created this website as a place for me to put information about my channel, as well as a place for me to share stuff I made for people to download and use. Enjoy :)
+