mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-03 08:36:37 +00:00
deploy: 3b97db45e1
This commit is contained in:
parent
fd746ddf89
commit
034212748d
309 changed files with 7398 additions and 7388 deletions
css
|
@ -980,6 +980,16 @@ pre .copy-to-clipboard-button {
|
|||
top: 4px;
|
||||
}
|
||||
|
||||
.disableInlineCopyToClipboard :not(pre) > code.copy-to-clipboard-code + span.copy-to-clipboard-button {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.disableInlineCopyToClipboard :not(pre) > code.copy-to-clipboard-code {
|
||||
border-bottom-right-radius: 2px;
|
||||
border-top-right-radius: 2px;
|
||||
border-right-width: 1px;
|
||||
}
|
||||
|
||||
#homelinks {
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 4px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue