summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-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;