Styling for code blocks. #23
@ -340,3 +340,11 @@ button.round, .btn.round {
|
||||
}
|
||||
|
||||
.blue { --clr: #42A5F5 }
|
||||
|
||||
pre {
|
||||
background: #eee;
|
||||
border-radius: 5px;
|
||||
padding-left: 1rem;
|
||||
color: black;
|
||||
font-size: 0.95rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user