mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add a .gray css class for making things gray
This commit is contained in:
@@ -429,3 +429,7 @@ details summary h3, details summary h4, details summary h5, details summary h6 {
|
|||||||
.toc-comments-link {
|
.toc-comments-link {
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gray {
|
||||||
|
color: gray;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user