mirror of
https://github.com/shaka-project/shaka-packager.git
synced 2026-04-06 21:32:10 +00:00
18 lines
278 B
CSS
18 lines
278 B
CSS
@import url("sphinxdoc.css");
|
|
|
|
h3 {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
table.option-list td, table.option-list th {
|
|
border: 0 !important;
|
|
}
|
|
|
|
th.field-name, th.field-name ~ td, td.option-group, td.option-group ~ td {
|
|
padding-top: 10px !important;
|
|
}
|
|
|
|
span.option {
|
|
font-weight: bold;
|
|
}
|