diff --git a/content/posts/stanthams.md b/content/posts/stanthams.md index 6a80093..f52776e 100644 --- a/content/posts/stanthams.md +++ b/content/posts/stanthams.md @@ -25,7 +25,7 @@ The theme I chose, that would be a starting point for the site, was [OceanWP](ht figure src="/images/logos/oceanwp-blue-icon.png" alt="The OceanWP icon." -class="icon-inline" +class="icon-inline oceanwp-icon" caption="There were a number of reasons why using OceanWP is appropriate for a project such as this:" >}} diff --git a/static/css/custom.css b/static/css/custom.css index bd2f10d..f1e7c80 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -101,6 +101,11 @@ body.colorscheme-light .avatar img { } } +.oceanwp-icon > img { + background-color: #e1f2fa; + border-radius: 6px; +} + /* * logos */