mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-17 00:38:39 +00:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user