diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-30 18:52:37 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-30 18:52:37 +0000 |
| commit | 5db27ae44907974230dbdfba002182e68e59038e (patch) | |
| tree | f3f341ceb8b808e8293f188db21a51fd2fd98145 /root/articles/mmmfs/title | |
| parent | print styling fixes (diff) | |
| download | mmm-5db27ae44907974230dbdfba002182e68e59038e.tar.gz mmm-5db27ae44907974230dbdfba002182e68e59038e.zip | |
lots of fixes
Diffstat (limited to 'root/articles/mmmfs/title')
| -rw-r--r-- | root/articles/mmmfs/title/text$html+frag.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/root/articles/mmmfs/title/text$html+frag.html b/root/articles/mmmfs/title/text$html+frag.html new file mode 100644 index 0000000..1b0bf03 --- /dev/null +++ b/root/articles/mmmfs/title/text$html+frag.html @@ -0,0 +1,21 @@ +<div class="print-only print-ownpage" style="font-size: 1.5rem; width: calc(100% + var(--sidenote-width))"> + <div style="font-size: 2rem; margin-top: 4cm"> + <h1>Empowered End-User Computing</h1> + <span>A Historical Investigation and Development of a File-System-Based Environment</span> + </div> + <div style="width: 14cm; margin: 4cm auto 0"> + <p>by</p> + <p> + Sol Bekic<br /> + Student ID 11114279<br /> + sol.bekic+ba@s-ol.nu + </p> + <p> + written in the Winter Term 2019/20<br /> + for BA Digital Games<br /> + at Cologne Game Lab / TH Köln + </p> + <p>supervised by Prof. Dr. Gundolf S. Freyermuth</p> + <p>submitted on 2020-01-07</p> + </div> +</div> |
