Adjust section colors

This commit is contained in:
Philipp Oppermann
2018-12-13 17:13:59 +01:00
parent cdd0328f03
commit b4d53f3aed

View File

@@ -68,11 +68,11 @@ main img {
} }
.posts.testing { .posts.testing {
border: 2px solid #0c0; border: 2px solid #0a0;
} }
.posts.memory-management { .posts.memory-management {
border: 2px solid #cc0; border: 2px solid #fc0
} }
.posts.exceptions { .posts.exceptions {