From f913d4ef7a3dbcf4e40489685915e8f0ad92ed67 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 23 Apr 2025 20:21:59 -0600 Subject: playing with top links --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index e64687e..19782f6 100644 --- a/styles.css +++ b/styles.css @@ -25,13 +25,13 @@ p { /* width: 800px; /\* change to your preferences *\/ */ /* white-space: wrap; /\* paragraph to one line *\/ */ /* overflow:hidden; /\* older browsers *\/ */ - font-size: 18px; } a:link { color: #fe8019; background-color: transparent; text-decoration: none; + font-size: 18px; } a:visited { -- cgit v1.2.3