mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
🌐 style: improve RTL styling consistency (#381)
This commit is contained in:
parent
35dcf55019
commit
1027f5ba53
22 changed files with 130 additions and 150 deletions
|
@ -21,7 +21,7 @@ body > div:last-child > div:last-child[style]:not([class]):not([id]) > p[style]:
|
|||
}
|
||||
|
||||
body > div:last-child > div:last-child[style]:not([class]):not([id]) > pre[style]:last-child {
|
||||
margin-bottom: 0;
|
||||
margin-block-end: 0;
|
||||
background-color: var(--admonition-danger-code);
|
||||
padding: 10px;
|
||||
overflow-x: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue