mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Apply special formatting for code blocks in headings
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code {
|
||||
padding: 0;
|
||||
color: #a0565c;
|
||||
font-size: 95%;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.masthead-title {
|
||||
font-size: 1.25rem;
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user