From 6fba454527f80cdde1eb48cc3572ad300cd37fa2 Mon Sep 17 00:00:00 2001 From: j-james Date: Wed, 20 Oct 2021 21:22:34 -0700 Subject: Update navbar to point to my resume Client-side includes can't come soon enough :-( --- 404.html | 2 +- about.html | 2 +- bookshelf.html | 2 +- css/resume.css | 41 ++++++++++++++++++++++++----------------- index.html | 2 +- links.html | 2 +- posts.html | 2 +- projects.html | 2 +- resume.html | 2 +- 9 files changed, 32 insertions(+), 25 deletions(-) diff --git a/404.html b/404.html index fd3ef81..a88c7aa 100644 --- a/404.html +++ b/404.html @@ -13,7 +13,7 @@ diff --git a/about.html b/about.html index 30a091d..a6f3545 100644 --- a/about.html +++ b/about.html @@ -14,7 +14,7 @@ diff --git a/bookshelf.html b/bookshelf.html index 75272b9..007c14e 100644 --- a/bookshelf.html +++ b/bookshelf.html @@ -15,7 +15,7 @@ diff --git a/css/resume.css b/css/resume.css index 30054e8..cc1fe53 100644 --- a/css/resume.css +++ b/css/resume.css @@ -6,22 +6,30 @@ body { color: #333; max-width: 40em; margin: 1em auto; - padding: 0em 1em; + padding: 0 1em; border: 1px solid #000; box-shadow: -1rem 1rem 0 0 rgba(0, 0, 0, 0.1); } +a, a:visited { + color: #1455FB; + text-decoration: none; +} + h1, h2, h3, b { color: #000; } -ul { - margin-top: 0; +h2 { + margin-bottom: 0; } -a, a:visited { - color: #1455FB; - text-decoration: none; +h3 { + margin-bottom: 0.5em; +} + +ul { + margin-top: 0; } #blurb { @@ -32,6 +40,10 @@ a, a:visited { list-style: none; } +#pdf { + font-size: 0.5em; +} + .title { display: flex; flex-direction: row; @@ -42,19 +54,11 @@ a, a:visited { margin-top: 0; } -h2 { - margin-bottom: 0; -} - -h3 { - margin-bottom: 0.5em; -} - -h2::after { +/* h2::after { content: ""; width: 100px; border-top: 2px solid #333; -} +} */ @media screen and (max-width: 700px) { /* todo: fix lumping of contact section on the se/seii size */ @@ -65,7 +69,7 @@ h2::after { } @page { - /* todo: fit the resume all on one page */ + /* todo: fit the resume all on one page in firefox */ size: auto; margin: 2mm; } @@ -83,4 +87,7 @@ h2::after { b > a::after { content: ": " attr(href) } + #pdf { + display: none; + } } diff --git a/index.html b/index.html index f37d317..45d11e8 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ diff --git a/links.html b/links.html index ad32fa2..9176f64 100644 --- a/links.html +++ b/links.html @@ -14,7 +14,7 @@ diff --git a/posts.html b/posts.html index 75c9da8..4ab52fa 100644 --- a/posts.html +++ b/posts.html @@ -14,7 +14,7 @@ diff --git a/projects.html b/projects.html index d84e08b..eacc36a 100644 --- a/projects.html +++ b/projects.html @@ -14,7 +14,7 @@ diff --git a/resume.html b/resume.html index 5e956a3..7af33a6 100644 --- a/resume.html +++ b/resume.html @@ -12,7 +12,7 @@
-

Justice “JJ” James

+

Justice “JJ” James [pdf]

I like general mathematics, distributed systems, and Taylor Swift.