mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-02 16:16:36 +00:00
deploy: 310df3425f
This commit is contained in:
parent
f81023f2ef
commit
fa7a6298f4
381 changed files with 9218 additions and 9314 deletions
css
|
@ -1950,10 +1950,12 @@ html[dir="rtl"] #sidebar ul.collapsible-menu > li > label > i.fa-chevron-right {
|
|||
#body .tab-content-text{
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
/* remove margin if only a single code block is contained in the tab */
|
||||
#body .tab-content.tab-panel-style.code > .tab-content-text{
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* remove border from a code block if single */
|
||||
#body .tab-content-text > div.highlight:only-child > pre,
|
||||
#body .tab-content-text > pre.pre-code:only-child{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue