Vorlage:Quote: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Änderung 436 von Sidekix (Diskussion) rückgängig gemacht. Markierung: Rückgängigmachung |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
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}} |
Aktuelle Version vom 11. Dezember 2024, 16:58 Uhr
—Someone, Source
{{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