diff options
author | j-james | 2021-10-21 04:22:34 +0000 |
---|---|---|
committer | j-james | 2021-10-21 04:22:34 +0000 |
commit | 6fba454527f80cdde1eb48cc3572ad300cd37fa2 (patch) | |
tree | 7934a290f712cbcf212842aa445c36f22a8eb7e4 | |
parent | a37b2f0bdfc2843d116f7e9f525e8c1bb8c7fd1c (diff) |
Update navbar to point to my resume
Client-side includes can't come soon enough :-(
-rw-r--r-- | 404.html | 2 | ||||
-rw-r--r-- | about.html | 2 | ||||
-rw-r--r-- | bookshelf.html | 2 | ||||
-rw-r--r-- | css/resume.css | 41 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | links.html | 2 | ||||
-rw-r--r-- | posts.html | 2 | ||||
-rw-r--r-- | projects.html | 2 | ||||
-rw-r--r-- | resume.html | 2 |
9 files changed, 32 insertions, 25 deletions
@@ -13,7 +13,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> @@ -14,7 +14,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> diff --git a/bookshelf.html b/bookshelf.html index 75272b9..007c14e 100644 --- a/bookshelf.html +++ b/bookshelf.html @@ -15,7 +15,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> 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; + } } @@ -14,7 +14,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> @@ -14,7 +14,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> @@ -14,7 +14,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> diff --git a/projects.html b/projects.html index d84e08b..eacc36a 100644 --- a/projects.html +++ b/projects.html @@ -14,7 +14,7 @@ </h1> <nav> <a href="https://j-james.me/about">about</a> - <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/resume">resume</a> <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> diff --git a/resume.html b/resume.html index 5e956a3..7af33a6 100644 --- a/resume.html +++ b/resume.html @@ -12,7 +12,7 @@ <section class="title"> <!-- this part should be like bilal's --> <div> <!-- weirdly, this doesn't work as a p --> - <h1>Justice “JJ” James</h1> + <h1>Justice “JJ” James <a id="pdf" href="https://j-james.me/resume.pdf">[pdf]</a></h1> <i id="blurb">I like general mathematics, distributed systems, and Taylor Swift.</i> </div> <ul id="contact"> |