mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed code block borders
This commit is contained in:
parent
9f48bb6a64
commit
bc7443dd2e
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ $margin: 1em;
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
background-color: transparentize($blue, 0.9);
|
background-color: transparentize($blue, 0.9);
|
||||||
border: {
|
|
||||||
left: 4px solid transparentize($blue, 0.9);
|
|
||||||
right: 4px solid transparentize($blue, 0.9);
|
|
||||||
}
|
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue