summary refs log tree commit diff stats
path: root/geschichte/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--geschichte/stylesheet.css18
-rw-r--r--geschichte/stylesheet.css.map7
2 files changed, 25 insertions, 0 deletions
diff --git a/geschichte/stylesheet.css b/geschichte/stylesheet.css
new file mode 100644
index 0000000..79a6eb9
--- /dev/null
+++ b/geschichte/stylesheet.css
@@ -0,0 +1,18 @@
+div.introduction {
+  display: flex;
+  flex-wrap: wrap;
+  text-align: center; }
+  div.introduction p {
+    text-shadow: 8px 8px 8px #000000;
+    opacity: 100%; }
+  div.introduction div.top_right {
+    order: 1;
+    justify-content: flex-start; }
+  div.introduction div.center {
+    order: 2;
+    justify-content: center; }
+  div.introduction div.bottom_left {
+    order: 2;
+    justify-content: flex-end; }
+
+/*# sourceMappingURL=stylesheet.css.map */
diff --git a/geschichte/stylesheet.css.map b/geschichte/stylesheet.css.map
new file mode 100644
index 0000000..a080def
--- /dev/null
+++ b/geschichte/stylesheet.css.map
@@ -0,0 +1,7 @@
+{
+"version": 3,
+"mappings": "AAAA,gBAAiB;EACb,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,IAAI;EACf,UAAU,EAAE,MAAM;EAElB,kBAAE;IACA,WAAW,EAAE,mBAAmB;IAChC,OAAO,EAAE,IAAI;EAEf,8BAAc;IACV,KAAK,EAAE,CAAC;IACR,eAAe,EAAE,UAAU;EAE/B,2BAAW;IACP,KAAK,EAAE,CAAC;IACR,eAAe,EAAE,MAAM;EAE3B,gCAAgB;IACZ,KAAK,EAAE,CAAC;IACR,eAAe,EAAE,QAAQ",
+"sources": ["stylesheet.scss"],
+"names": [],
+"file": "stylesheet.css"
+}
\ No newline at end of file