aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/style.css b/style.css
index 0b01382..7893786 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,4 @@
body {
- font-family: "Times New Roman", serif;
- font-size: 12pt;
padding: 2%;
line-height: 130%;
margin: 0;
@@ -26,9 +24,6 @@ h2 {
padding: 0;
font-size: 150%;
}
-pre, tt, kbd, code, pre samp {
- font-family: "Courier 10 Pitch", Courier, "Courier New", monospace;
-}
img {border: none;}
a {
text-decoration: underline;