diff options
-rw-r--r-- | style.css | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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; |