From 9f281ce2d4c413b930e160ace2af23dacdbd3b1f 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 | 5 +++++ weblog/B0. Template/template-cv.html.md | 8 ++++++++ weblog/CV. Portfolio/CV.01 robotic-mission-to-mars.md | 9 ++++----- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md index be85067..6f23e84 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; @@ -508,4 +509,8 @@ ul.fa-ul { 100% { background-position: 0 0; } +} + +img.featured { + margin-left: 1em auto; } \ 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..34f35bc 100644 --- a/weblog/B0. Template/template-cv.html.md +++ b/weblog/B0. Template/template-cv.html.md @@ -22,7 +22,15 @@ Title: cv
+

{title}

+ + {body} +