mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Adjust section colors
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user