This commit is contained in:
Sean Whalen
2019-02-01 10:53:54 -05:00
parent 0bb8f8ad7e
commit a1f3079ab0
18 changed files with 460 additions and 140 deletions
-11
View File
@@ -81,10 +81,6 @@ div.sphinxsidebar input {
font-size: 1em;
}
div.sphinxsidebar #searchbox form.search {
overflow: hidden;
}
div.sphinxsidebar #searchbox input[type="text"] {
float: left;
width: 80%;
@@ -431,13 +427,6 @@ table.field-list td, table.field-list th {
hyphens: manual;
}
/* -- hlist styles ---------------------------------------------------------- */
table.hlist td {
vertical-align: top;
}
/* -- other body styles ----------------------------------------------------- */
ol.arabic {