Vorlage:Quote: Unterschied zwischen den Versionen

Aus Bibliothek der Magieakademie zu Surom
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 9: Zeile 9:


<nowiki>{{Quote|text=Cry "Havoc" and let slip the dogs of war.|sign=William Shakespeare|source=''Julius Caesar'', act III, scene I}}</nowiki>
<nowiki>{{Quote|text=Cry "Havoc" and let slip the dogs of war.|sign=William Shakespeare|source=''Julius Caesar'', act III, scene I}}</nowiki>
Qoute in der common.css anpassen.
<nowiki>.quote-box {
  background-color: #f9f9f9; /* Heller Hintergrund */
  border-left: 5px solid #0074D9; /* Farblicher Rand */
  padding: 10px 15px; /* Innenabstand */
  margin: 15px 0; /* Außenabstand */
  font-style: italic; /* Kursivschrift */
  color: #333; /* Textfarbe */
} </nowiki>


{{Quote|text=Cry "Havoc" and let slip the dogs of war.|sign=William Shakespeare|source=''Julius Caesar'', act III, scene I}}
{{Quote|text=Cry "Havoc" and let slip the dogs of war.|sign=William Shakespeare|source=''Julius Caesar'', act III, scene I}}

Version vom 3. Dezember 2024, 08:40 Uhr

SomeoneSource



{{Quote|text=Cry "Havoc" and let slip the dogs of war.|sign=William Shakespeare|source=''Julius Caesar'', act III, scene I}}


Qoute in der common.css anpassen.

.quote-box { background-color: #f9f9f9; /* Heller Hintergrund */ border-left: 5px solid #0074D9; /* Farblicher Rand */ padding: 10px 15px; /* Innenabstand */ margin: 15px 0; /* Außenabstand */ font-style: italic; /* Kursivschrift */ color: #333; /* Textfarbe */ }

Cry "Havoc" and let slip the dogs of war.
—William Shakespeare, Julius Caesar, act III, scene I