mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
templates: Add additional styling for code block in table cell.
This commit is contained in:
parent
ad6a5267c2
commit
b72f824c77
@ -460,6 +460,12 @@ article.docs td {
|
||||
padding: .5em .66666em;
|
||||
}
|
||||
|
||||
article.docs td > code {
|
||||
padding: 0 .2em;
|
||||
text-decoration: underline dotted steelblue;
|
||||
text-decoration-thickness: .1em;
|
||||
}
|
||||
|
||||
article.docs footer {
|
||||
border-top: 1px solid lightgray;
|
||||
margin-top: 2em;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user