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
+