mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-04-29 06:36:40 +00:00
deploy: c3015432e5
This commit is contained in:
parent
dbfca7e19d
commit
3524f75bca
382 changed files with 12004 additions and 9258 deletions
css
|
@ -625,6 +625,11 @@ code {
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.chroma td.lntd:nth-child(2){
|
||||
/* if highlight shortcode used in table mode, increase code column to full width */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
span.copy-to-clipboard {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue