add selfoss on centos7 guide

This commit is contained in:
2017-12-13 16:53:41 -08:00
parent 6a0434a998
commit e250ef1187
35 changed files with 707 additions and 60 deletions

View File

@@ -176,7 +176,7 @@ form .search-query {
/*
* Account for wide tables which go off the side.
* Override borders to avoid wierdness on narrow tables.
*
*
* https://github.com/mkdocs/mkdocs/issues/834
* https://github.com/mkdocs/mkdocs/pull/1034
*/
@@ -191,3 +191,4 @@ td, th {
border: 1px solid #e1e4e5 !important; /* csslint allow: important */
border-collapse: collapse;
}