Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| wiki:plugins:style [2021/12/09 22:22] – Externe Bearbeitung 127.0.0.1 | wiki:plugins:style [2021/12/10 10:32] (aktuell) – wenicdpe | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Stylings ====== | ====== Stylings ====== | ||
| ===== Alignment ===== | ===== Alignment ===== | ||
| + | < | ||
| + | <style right> | ||
| + | Hier Ein Absatz rechts | ||
| + | </ | ||
| + | </ | ||
| <style right> | <style right> | ||
| Hier Ein Absatz rechts | Hier Ein Absatz rechts | ||
| </ | </ | ||
| - | |||
| ---- | ---- | ||
| + | < | ||
| + | <style left> | ||
| + | Hier Ein Absatz links | ||
| + | </ | ||
| + | </ | ||
| <style left> | <style left> | ||
| Zeile 16: | Zeile 23: | ||
| ---- | ---- | ||
| + | < | ||
| + | <style center> | ||
| + | Mittiger text | ||
| + | </ | ||
| + | </ | ||
| <style center> | <style center> | ||
| Zeile 24: | Zeile 36: | ||
| ===== Background ===== | ===== Background ===== | ||
| + | < | ||
| + | <style background> | ||
| + | some text</ | ||
| + | <style background> | ||
| + | </ | ||
| + | </ | ||
| <style background> | <style background> | ||
| Zeile 31: | Zeile 49: | ||
| ===== Boxes ===== | ===== Boxes ===== | ||
| + | < | ||
| + | <style background box> | ||
| + | some text | ||
| + | some text | ||
| + | some text | ||
| + | </ | ||
| + | </ | ||
| + | |||
| <style background box> | <style background box> | ||
| some text | some text | ||
| Zeile 38: | Zeile 64: | ||
| ===== Boxes mit Floating ===== | ===== Boxes mit Floating ===== | ||
| + | < | ||
| + | <style background box float-left > | ||
| + | **Maybe a title in bold** | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | |||
| <style background box float-left > | <style background box float-left > | ||
| **Maybe a title in bold** | **Maybe a title in bold** | ||