cleanup insert url
This commit is contained in:
parent
efeb921a1b
commit
e0a96c87b5
3 changed files with 32 additions and 1 deletions
|
|
@ -111,3 +111,16 @@ pre {
|
|||
font-size: 0.9em;
|
||||
}
|
||||
}
|
||||
|
||||
.clone-banner {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-family: 'Apercu Mono', monospace;
|
||||
}
|
||||
|
||||
.clone-banner code {
|
||||
font-size: 0.95em;
|
||||
user-select: all;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue