add documentation stub for apt, and fix agreement issues caused by Tim's doc ref link fixup.

This commit is contained in:
Michael DeHaan
2012-03-26 19:48:32 -04:00
parent d584cdf501
commit 1f565c3d76
19 changed files with 112 additions and 65 deletions

View File

@@ -79,6 +79,14 @@ div.sphinxsidebar input {
font-size: 1em;
}
div.sphinxsidebar input[type="text"] {
width: 170px;
}
div.sphinxsidebar input[type="submit"] {
width: 30px;
}
img {
border: 0;
}
@@ -236,7 +244,6 @@ img.align-center, .figure.align-center, object.align-center {
}
.align-center {
clear: both;
text-align: center;
}