mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 09:57:31 +02:00
website: edit the new footer with links (#13433)
* changes requested * tweaks * tweak * fix github text Signed-off-by: Jens Langhammer <jens@goauthentik.io> * improve styling Signed-off-by: Jens Langhammer <jens@goauthentik.io> * keep opacity Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix missing bash highlight Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Tana M Berry <tana@goauthentik.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@@ -20,13 +20,18 @@
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.admonitionContrib {
|
||||
--ifm-h5-font-size: 1.25rem;
|
||||
.admonitionHeader {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
.admonitionContrib {
|
||||
--ifm-h5-font-size: 1rem;
|
||||
--ifm-alert-background-color: var(--ifm-color-secondary-lighter);
|
||||
display: block;
|
||||
border-left-style: none;
|
||||
|
||||
@media (min-width: 768px) {
|
||||
--ifm-h5-font-size: 1.5rem;
|
||||
--ifm-h5-font-size: 1.2rem;
|
||||
--ifm-paragraph-margin-bottom: 0;
|
||||
|
||||
p:first-child {
|
||||
|
||||
Reference in New Issue
Block a user