[doc] about and federation

This commit is contained in:
les
2019-12-04 01:12:59 +01:00
parent 3116e776a0
commit bb14fbed83
26 changed files with 1200 additions and 103 deletions

View File

@@ -0,0 +1,12 @@
.navigation-list-item {
font-size: 18px !important;
padding: 4px;
}
.navigation-list-item a {
color: blue;
}
.navigation-list-item a:hover {
color: black;
}