%%add-css
/* latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url('https://librechurch.org/fonts/Lato-Latin-ext.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url('https://librechurch.org/fonts/Lato-Latin.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html {
font-family: Lato,sans-serif;
font-size: 16px;
color: #666;
line-height: 1.7;
font-weight: 400;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
-moz-font-feature-settings: "liga" on;
}
body, .pagename, a.logo {
font-family: Lato,sans-serif;
}
/*hide the default jspwiki logo */
a.logo { border:none; visibility: hidden; font-weight: 400; letter-spacing: 0.1em; }
a.logo:after { content: "LibreChurch Dokumentation"; visibility: visible; display: block; padding-left: 5em; }
a.logo b { display: none; }
a.logo:hover { color: #fff; }
/* put the clean-blue logo, attached to this page */
a.logo:after {
background: url([librechurch_header.png]);
background-size: 4em;
background-repeat: no-repeat;
background-position: 5px 5px;
height: 50px;
width: 250px;
margin-top: -20px;
}
.header { background-color: #32b4b6; }
.footer { background-color: #4f432b;}
.btn-success { background-color: #299496; border-color: #299496; }
.btn-success:hover, .btn-success:focus { background-color: #32b4b6; }
.btn-danger { background-color: #e1531a; border-color: #e1531a; }
.btn-danger:hover, .btn-danger:focus { background-color: #e7642f; }
a { color: #299496; }
a:hover, a:focus { color: #32b4b6; }
.nav > li > a:hover { color: #fff; }
/%
%%list-unstyled-hover
%%accordion
!Einstieg
* [Startseite]
* [für Nutzer_innen|Nutzer_innen]
* [für Administrator_innen|Administrator_innen]
* [für Entscheider_innen|Entscheider_innen]
!Nutzer_innen
* [Account erstellen]
* [Mastodon]
* [Nextcloud]
* [Matrix]
!Administrator_innen
* [Identitätsmanagement|AdminIdentity]
* [Mastodon|AdminMastodon]
* [Nextcloud|AdminNextcloud]
* [Matrix|AdminMatrix]
!Entscheider_innen
* [Einstieg|Entscheider_innen]
!Externe Verweise
* [Librechurch|https://Librechurch.org]
* [LUKi e.V.|https://luki.org]
* [JSPWiki|https://jspwiki.Apache.org]
* [Nextcloud|https://nextcloud.com]
* [Impressum|https://luki.org/impressum/]
* [Datenschutz|https://luki.org/impressum/datenschutz/]
/%
/%