From ea8f7c796cc669e99f171918bca50eaf71f4533b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 3 Mar 2015 11:51:04 -0700 Subject: Add genre, project js to template; add Georgia to css --- css/common.css | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'css/common.css') diff --git a/css/common.css b/css/common.css index d71c16c..ef223cf 100644 --- a/css/common.css +++ b/css/common.css @@ -32,15 +32,6 @@ html, body { margin: auto; padding-bottom: 3em; /*height of nav*/ } -/* Tables */ -table { border-collapse: collapse; } -td { - vertical-align: top; -} -tr { - border-bottom: 1px solid #aaa; - border-top: 1px solid #aaa; -} /* }}} */ /* Links {{{ */ a:link { @@ -90,7 +81,7 @@ header { } /* headings */ h1.title { - font-family: "Playfair Display", serif; + font-family: "Playfair Display", Georgia, serif; font-size: 16pt; /* font-weight: bold; */ font-weight: 400; @@ -98,7 +89,7 @@ h1.title { text-transform: uppercase; } h1.subtitle { - font-family: "Playfair Display", serif; + font-family: "Playfair Display", Georgia, serif; font-size: 15pt; font-style: italic; font-weight: 400; @@ -106,7 +97,7 @@ h1.subtitle { top: -0.5em; } h2 { - font-family: "Playfair Display", serif; + font-family: "Playfair Display", Georgia, serif; font-size: 12pt; font-weight: 600; } -- cgit 1.4.1-21-gabe81