restyle code elements
This commit is contained in:
parent
4c3c1ea934
commit
af95683dd5
1 changed files with 9 additions and 0 deletions
|
@ -222,3 +222,12 @@ footer {
|
|||
padding: 1rem 0;
|
||||
box-shadow: 0 100vh 0 100vh #f0f0f0;
|
||||
}
|
||||
|
||||
/* extend Knacss */
|
||||
|
||||
pre {
|
||||
padding: 0.8em 1.4em;
|
||||
border-left: 3px solid #124e8a;
|
||||
background: #f4f4f4;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue