80 lines
1.8 KiB
HTML
80 lines
1.8 KiB
HTML
<!-- this file is replaced on rebranding by https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/tree/master/branding/locales/html/ -->
|
|
<!-- you can find and store templates at https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/tree/master/branding/templates/ -->
|
|
|
|
<div class="info-page">
|
|
<h3>
|
|
Für das Netzwerk Freilernen.social
|
|
</h3>
|
|
<h4>
|
|
Betreiber
|
|
</h4>
|
|
<p>
|
|
Elternbeirat der Freien aktiven Schule Petershausen<br>
|
|
c/o Jens Heinrich<br>
|
|
Pfaffenhofenerstr. 1C<br>
|
|
85305 Jetzendorf<br>
|
|
<a href="mailto:info@freilernen.social">info@freilernen.social</a>
|
|
</p>
|
|
<h4>
|
|
Support
|
|
</h4>
|
|
<p>
|
|
<a href="mailto:support@freilernen.social">support@freilernen.social<br>
|
|
Hilfe rund um die Uhr findest du auf unserer <a href="/faq">Hilfeseite</a>.
|
|
</p>
|
|
<h4>
|
|
Hosting
|
|
</h4>
|
|
<p>
|
|
<a href="https://www.webcraft-media.de" target="_blank">Webcraft Media</a>
|
|
</p>
|
|
<h4>
|
|
Software-Entwicklung und -Unterhalt
|
|
</h3>
|
|
<p>
|
|
<a href="https://www.busfaktor.org" target="_blank">busFaktor() e.V.</a>
|
|
</p>
|
|
<br>
|
|
</div>
|
|
|
|
<style type="text/css">
|
|
.info-page h2 {
|
|
margin: 24px 0;
|
|
}
|
|
|
|
.info-page h3 {
|
|
margin: 24px 0 16px 0;
|
|
}
|
|
|
|
.info-page h4 {
|
|
margin: 16px 0 8px 0;
|
|
}
|
|
|
|
.info-page p {
|
|
margin: 8px 0;
|
|
}
|
|
|
|
.info-page ul {
|
|
list-style-type: disc;
|
|
margin: 16px 0 16px 14px;
|
|
}
|
|
|
|
.info-page table {
|
|
background-color: #fff;
|
|
border: 1px solid #e0dede;
|
|
border-collapse: collapse;
|
|
box-shadow: 0 1px 3px rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.5);
|
|
margin: 16px 0;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.info-page table thead {
|
|
background-color: #f0f0f0;
|
|
}
|
|
|
|
.info-page table td,
|
|
.info-page table th {
|
|
border: 1px solid #e0dede;
|
|
padding: 10px;
|
|
}
|
|
</style> |