This page (revision-74) was last changed on 19-Jul-2024 15:29 by Peter

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

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
74 19-Jul-2024 15:29 3 KB Peter to previous
73 19-Jul-2024 15:28 3 KB Peter to previous | to last
72 12-Jul-2022 20:10 3 KB Peter to previous | to last
71 12-Jul-2022 20:09 3 KB Peter to previous | to last
70 12-Jul-2022 20:00 3 KB Peter to previous | to last
69 12-Jul-2022 19:59 3 KB Peter to previous | to last
68 12-Jul-2022 19:44 3 KB Peter to previous | to last
67 09-Jul-2022 19:01 3 KB Johannes Brakensiek to previous | to last
66 13-Oct-2021 06:52 3 KB Johannes Brakensiek to previous | to last
65 22-Nov-2020 11:42 3 KB Christian Brecheis to previous | to last Link zu Datenschutz-Seite für Entscheider hinzugefügt.
64 04-Nov-2020 13:12 3 KB Johannes Brakensiek to previous | to last
63 28-May-2020 21:55 3 KB Christoph S. to previous | to last
62 15-Apr-2020 22:04 3 KB Johannes Brakensiek to previous | to last
61 15-Apr-2020 18:11 3 KB Christoph S. to previous | to last

Difference between version and

At line 4 changed one line
!Einstieg
%%tab-Einstieg
At line 9 changed 3 lines
!Nutzer_innen
* [Account erstellen]
/%
%%tab-Nutzer_innen
* [Jitsi Meet]
At line 13 added one line
* [Mumble]
At line 15 changed 2 lines
!Administrator_innen
* [Synod.im FAQ]
* [Synod.im Bekannte Fehler|Synod.im - Bekannte Fehler]
* [Synod.im Web]
* [Synod.im iPhone]
* [Synod.im Android]
/%
%%tab-Administrator_innen
At line 21 changed 2 lines
!Entscheider_innen
* [Jitsi|AdminJitsi]
/%
%%tab-Entscheider_innen
At line 24 changed 3 lines
!Externe Verweise
* [Librechurch|https://Librechurch.org]
* [Datenschutz|StakeholderPrivacy]
/%
%%tab-Prozessdokumentation
* [Softwareentwicklung|ProcessDevelopment]
* [Dokumentationsrichtlinien|ProcessDokumentationssystematik]
/%
%%tab-ExterneVerweise
* [Librechurch|https://librechurch.org]
At line 28 changed 2 lines
* [JSPWiki|https://jspwiki.Apache.org]
* [Nextcloud|https://nextcloud.com]
* [JSPWiki|https://jspwiki.apache.org]
* [Nextcloud|https://nextcloud.com/de/]
At line 32 removed one line
At line 46 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;
}
}]