diff --git a/themes/inpycon2025/static/css/style.css b/themes/inpycon2025/static/css/style.css index 34e74be3..81af2024 100644 --- a/themes/inpycon2025/static/css/style.css +++ b/themes/inpycon2025/static/css/style.css @@ -1556,6 +1556,7 @@ path { } .bg-date, .author { + color: #475569 !important; margin: 20px 0px; } @@ -1729,6 +1730,9 @@ path { .text-icon-orange { color: #ff7b3e; } +.text-icon-slate { + color: #475569; +} .outline-lime { outline: 1px solid #c5f700; } diff --git a/themes/inpycon2025/static/images/calendar1.svg b/themes/inpycon2025/static/images/calendar1.svg new file mode 100644 index 00000000..9cdb9534 --- /dev/null +++ b/themes/inpycon2025/static/images/calendar1.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/themes/inpycon2025/static/images/person1.svg b/themes/inpycon2025/static/images/person1.svg new file mode 100644 index 00000000..65568b3b --- /dev/null +++ b/themes/inpycon2025/static/images/person1.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/themes/inpycon2025/templates/index.html b/themes/inpycon2025/templates/index.html index deec2cea..c58eb98b 100644 --- a/themes/inpycon2025/templates/index.html +++ b/themes/inpycon2025/templates/index.html @@ -58,7 +58,7 @@

{# Added flexbox classes #}
{# Added flexbox and margin #} - + Calendar {# Added img-small and custom style #}
{# Added flexbox #} - + Person {# Added img-small and custom style #}

{# Removed default margin #} {{ article.author | default("PyCon