Add credits to the KaTeX team and contributors (#1601)

* Add credits to the KaTeX team and contributors

* Remove Team

* Update link to contributors in main page, add license information

* Add license information to footer
This commit is contained in:
ylemkimon
2018-08-15 15:38:54 +09:00
committed by GitHub
parent 536eb9f3dc
commit e8f2ecdd39
3 changed files with 20 additions and 1 deletions

View File

@@ -26,6 +26,20 @@
height: 80%;
}
.nav-footer .copyright {
line-height: 1.5;
}
.nav-footer .copyright a {
color: rgba(255, 255, 255, 0.6);
}
.nav-footer .copyright a:hover,
.nav-footer .copyright a:focus {
color: white;
text-decoration: none;
}
/* Add special CSS for supported.md rendered on mobile */
@media screen and (max-width: 480px) {
/* We have two styles for very narrow screens.