diff --git a/style.css b/style.css index 5976160..0377d12 100755 --- a/style.css +++ b/style.css @@ -44,6 +44,7 @@ a { } .paperlink { + font-family: "Courier", "American Typewriter", "Georgia", Times, serif; color: #9d0006; text-decoration: none; } @@ -90,6 +91,7 @@ ul#course { width: 100%; /* Full width */ text-align: center; + font-family: "Optima", "Georgia", Times, serif; font-weight: bold; -webkit-text-size-adjust: 150%; }