summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYour Name <you@example.com>2025-04-23 20:21:15 -0600
committerYour Name <you@example.com>2025-04-23 20:21:15 -0600
commit7537627f4c32957d7c634bfac804d9a7a693af8b (patch)
treee0962d916c80739fb607124b258298e80663efbb
parent130629f77ae6d35fb397f82f30b71eccf4ec5042 (diff)
asdf
-rw-r--r--styles.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/styles.css b/styles.css
index 959f2fe..e64687e 100644
--- a/styles.css
+++ b/styles.css
@@ -25,16 +25,9 @@ p {
/* width: 800px; /\* change to your preferences *\/ */
/* white-space: wrap; /\* paragraph to one line *\/ */
/* overflow:hidden; /\* older browsers *\/ */
+ font-size: 18px;
}
-table, th, td {
- border: 2px solid;
- border-collapse: collapse;
- font-size: 20px;
- margin: 10px;
- padding: 10px;
-}
-
a:link {
color: #fe8019;
background-color: transparent;