From 656918eb263c9c0154781d50e3b0895ba0f5d206 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Mon, 13 May 2024 17:03:09 +1000 Subject: [PATCH] More Playing with a CV page/post/thing --- weblog/B0. Template/styles.css.md | 13 +++++++++++-- weblog/B0. Template/template-cv.html.md | 10 ++++++++++ .../CV. Portfolio/CV.01 robotic-mission-to-mars.md | 9 ++++----- 3 files changed, 25 insertions(+), 7 deletions(-) diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md index be85067..7c6de45 100644 --- a/weblog/B0. Template/styles.css.md +++ b/weblog/B0. Template/styles.css.md @@ -62,6 +62,7 @@ body { article, main.page, main.home, +main.cv, main>nav, .card { max-width: 42em; @@ -330,7 +331,7 @@ hr { margin: 2em 0; } -code { +code, .cv .summary { padding: .2em .3em; border: 1px solid var(--accent); white-space: pre-wrap; @@ -338,7 +339,7 @@ code { } pre, -code { +code, .cv .summary { font-family: var(--font-code); font-weight: var(--font-code-weight); font-size: 90%; @@ -508,4 +509,12 @@ ul.fa-ul { 100% { background-position: 0 0; } +} + +img.featured { + margin: 1em auto; +} +.cv .summary { + + /* text-align: center; */ } \ No newline at end of file diff --git a/weblog/B0. Template/template-cv.html.md b/weblog/B0. Template/template-cv.html.md index 35a7f5a..8045e9a 100644 --- a/weblog/B0. Template/template-cv.html.md +++ b/weblog/B0. Template/template-cv.html.md @@ -22,7 +22,17 @@ Title: cv
+

{title}

+

{summary}

+ + {body} +

Skills

+