summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
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 {