mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Move Testing post to bare bones category and update post numbers
This commit is contained in:
@@ -67,10 +67,6 @@ main img {
|
||||
border: 2px solid #66f;
|
||||
}
|
||||
|
||||
.posts.testing {
|
||||
border: 2px solid #0a0;
|
||||
}
|
||||
|
||||
.posts.memory-management {
|
||||
border: 2px solid #fc0
|
||||
}
|
||||
@@ -106,10 +102,6 @@ main img {
|
||||
color: #55d;
|
||||
}
|
||||
|
||||
.post-category.testing {
|
||||
color: #090;
|
||||
}
|
||||
|
||||
.post-category.memory-management {
|
||||
color: #990;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user