This page (revision-9) was last changed on 12-May-2026 19:32 by 2a00:11:f882:c701:3db3:82b7:6cd2:e4c1

This page was created on 30-Apr-2019 20:36 by PeterHormanns

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 12-May-2026 19:32 2 KB 2a00:11:f882:c701:3db3:82b7:6cd2:e4c1 to previous
8 12-May-2026 19:31 112 bytes 2a00:11:f882:c701:3db3:82b7:6cd2:e4c1 to previous | to last
7 12-May-2026 19:21 192 bytes 2a00:11:f882:c701:3db3:82b7:6cd2:e4c1 to previous | to last Impressum im Menü
6 12-Jul-2022 19:56 127 bytes Peter to previous | to last
5 13-Aug-2019 18:19 119 bytes PeterHormanns to previous | to last
4 30-Apr-2019 22:11 109 bytes Peter Hormanns to previous | to last
3 30-Apr-2019 21:41 91 bytes Peter Hormanns to previous | to last
2 30-Apr-2019 21:19 24 bytes Peter Hormanns to previous | to last
1 30-Apr-2019 20:36 23 bytes PeterHormanns to last

Page References

Incoming links Outgoing links
LeftMenuFooter...nobody

Version management

Difference between version and

At line 4 changed 4 lines
!Wiki Funktionen
* [Letzte Änderungen]
* [Seiten Index]
* [Lizenz]
%%tab-Impressum
* [Impressum|https://luki.org/impressum/]
At line 8 added 81 lines
/%
[{de.jalin.jspwiki.plugin.CustomCSSPlugin
/* latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url('/attach/LeftMenu/Lato-Latin.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('/attach/LeftMenu/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;
}
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; }
a.logo:after {
background: url('/attach/LeftMenu/librechurch_header.png');
background-size: 4em;
background-repeat: no-repeat;
background-position: 5px 5px;
height: 50px;
width: 250px;
margin-top: -20px;
}
@media only screen and (max-width:768px) {
a.logo:after {
background-size: 40px;
margin-top: -35px;
}
}
.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, .btn-primary, .index .header, .userbox .btn-primary { background-color: #e1531a; border-color: #e1531a; }
.btn-danger:hover, .btn-danger:focus, .btn-primary:hover, .btn-primary:focus, .index .header:hover, .index .header:focus .userbox .btn-primary:hover { background-color: #e7642f; }
.slimbox-link::after, .slimbox-btn::before { color: #e1531a }
a { color: #299496; }
a:hover, a:focus { color: #32b4b6; }
.nav > li > a:hover, .header a:hover { color: #fff; }
table.imageplugin > tbody > tr > td > img {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px;
}
}]