Adjust border color

This commit is contained in:
Philipp Oppermann
2020-12-28 19:48:11 +01:00
parent 376ce0ad95
commit 7cc3d5e3b9

View File

@@ -66,7 +66,7 @@ html {
--strong-color: #303030;
--masthead-subtitle: #c0c0c0;
--background-color-section-bare-bones: #f4f4ff;
--border-color-section-bare-bones: #e0e0ff;
--border-color-section-bare-bones: #ccccff;
--post-title-color: #228;
}