mitarbeiter.mueller-krankenpflege.de

Text und Schriften

Dies ist die Überschrift h1. Sie geht absichtlich über zwei Zeilen. Das hoffe ich zumindest.

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Dies ist die Überschrift h2. Auch sie geht absichtlich über zwei Zeilen. Sollte sie zumindest. Hoffe, das klappt auch.

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Dies ist die Überschrift h3. Jaja, sollte ebenfalls über zwei Zeilen gehen. Grund ist, dass der margin-bottom nicht durch falsche line-height gesetzt wird.

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Dies ist die Überschrift h4. Falls sie nicht über zwei Zeilen geht: das mit der line-height sollte nun ja klar sein

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Import-Script Schrift 1:
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap" rel="stylesheet"> 

Import-Script Schrift 2:



body {
font-size: 18px;
line-height: 21px;
margin-bottom: px;
color: #000000;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}

h1 {
font-size: 28px;
line-height: 31px;
margin-bottom: 25px;
color: #000000;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
}

h2 {
font-size: 26px;
line-height: 27px;
margin-bottom: 22px;
color: #000000;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
}

h3 {
font-size: 24px;
line-height: 26px;
margin-bottom: 17px;
color: #000000;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
}

h4 {
font-size: 20px;
line-height: 22px;
margin-bottom: 15px;
color: #000000;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
}



@media (max-width: 1279px) {

body {
font-size: 15px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 26px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 23px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 21px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: 18px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

}

@media (max-width: 1023px) {

body {
font-size: 14px;
line-height: 18px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 24px;
line-height: 26px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 21px;
line-height: 24px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 20px;
line-height: 23px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: 16px;
line-height: 18px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

}

@media (max-width: 768px) {

body {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

}

@media (max-width: 640px) {

body {
font-size: 13px;
line-height: 16px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 23px;
line-height: 25px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 20px;
line-height: 22px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 18px;
line-height: 20px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: 15px;
line-height: 17px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

}

@media (max-width: 480px) {

body {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 20px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 18px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 16px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

}

Joomla!

Wichtige Informationen

  • zusätzliche geschriebenes Plugin für EDocman

Installierte Erweiterungen:

  • Regular Labs: Modules Anywhere
  • EDocman
  • JChatSocial
  • Vertical Menu

Overrides

  • com_content/article (als 404-Error)
  • mod_custom/default.php (als Slider)

Overrides Erweiterungen

  • com_edocman/category/default.php
  • mod_edocman_categories/default.php

Allgemeines

Farben

Farbe Headline: HEX: #333333, RGB: 51,51,51

Die Farbe des Fließtextes ist: HEX: #333333, RGB: 51,51,51
Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog.

HEX: #e00000
RGB: 224,0,0
HEX: #000000
RGB: 0,0,0
HEX:
RGB: ,,
HEX:
RGB: ,,
HEX:
RGB: ,,