mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2025-03-15 02:39:06 +03:00
added gist border styling
This commit is contained in:
parent
58c2d90f94
commit
43a93652dd
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
body .gist .gist-file {
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
body .gist .highlight {
|
||||
background: var(--background);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue