mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 00:21:32 +00:00
Merge branch 'doc/4.8-fixes' into docs-next
This commit is contained in:
commit
d9bd993640
@ -42,11 +42,12 @@
|
||||
caption a.headerlink { opacity: 0; }
|
||||
caption a.headerlink:hover { opacity: 1; }
|
||||
|
||||
/* inline literal: drop the borderbox and red color */
|
||||
/* inline literal: drop the borderbox, padding and red color */
|
||||
|
||||
code, .rst-content tt, .rst-content code {
|
||||
color: inherit;
|
||||
border: none;
|
||||
padding: unset;
|
||||
background: inherit;
|
||||
font-size: 85%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user