mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-02-19 22:50:58 -05:00
adapt to small screens
This commit is contained in:
parent
52e4b2fdff
commit
9ebafe6fa6
10 changed files with 294 additions and 43 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.56">
|
<meta name="generator" content="quarto-1.6.33">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
|
|
@ -36,10 +36,10 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-07ba0ad10f5680c660e360ac31d2f3b6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
|
|
|
||||||
17
index.html
17
index.html
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.56">
|
<meta name="generator" content="quarto-1.6.33">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
|
|
@ -36,10 +36,10 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-07ba0ad10f5680c660e360ac31d2f3b6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
|
|
@ -140,21 +140,20 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<!-- margin-sidebar -->
|
<!-- margin-sidebar -->
|
||||||
|
|
||||||
<!-- main -->
|
<!-- main -->
|
||||||
<main class="content" id="quarto-document-content">
|
<main class="content" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<section id="hello-and-welcome" class="level1">
|
<section id="hello-and-welcome" class="level1">
|
||||||
<h1>Hello and Welcome!</h1>
|
<h1>Hello and Welcome!</h1>
|
||||||
<div class="columns">
|
<div class="flex-container">
|
||||||
<div class="column" style="width:28%;">
|
<div class="flex-item">
|
||||||
<p><img src="assets/head.jpeg" class="img-fluid"></p>
|
<p><img src="assets/head.jpeg" class="img-fluid"></p>
|
||||||
<p><strong>Department of Marketing</strong> <br> <em>Vienna University of Economics and Business</em> <br> Building D2, Entrance A <br> Welthandelsplatz 1 <br> 1020, Vienna</p>
|
<p><strong>Department of Marketing</strong> <br> <em>Vienna University of Economics and Business</em> <br> Building D2, Entrance A <br> Welthandelsplatz 1 <br> 1020, Vienna</p>
|
||||||
<p><a href="mailto:dw@dwinkler.org">dw@dwinkler.org</a></p>
|
<p><a href="mailto:dw@dwinkler.org">dw@dwinkler.org</a></p>
|
||||||
</div><div class="column" style="width:5%;">
|
</div>
|
||||||
|
<div class="flex-item">
|
||||||
</div><div class="column" style="width:60%;">
|
|
||||||
<p>I am a PhD Candidate in Economics at the Vienna University of Economics and Business and a research associate in the Marketing Department at the Institute for Retailing & Data Science. <br></p>
|
<p>I am a PhD Candidate in Economics at the Vienna University of Economics and Business and a research associate in the Marketing Department at the Institute for Retailing & Data Science. <br></p>
|
||||||
<p>My research focuses on Quantitative Marketing, Platform and Social Media Analytics, and the Economics of the Music Industry. I explore how key stakeholders—such as streaming platforms, social media, activist groups, and technological innovations in content delivery and promotion—affect the dynamics of the music industry. <br></p>
|
<p>My research focuses on Quantitative Marketing, Platform and Social Media Analytics, and the Economics of the Music Industry. I explore how key stakeholders—such as streaming platforms, social media, activist groups, and technological innovations in content delivery and promotion—affect the dynamics of the music industry. <br></p>
|
||||||
<p>Methodologically, I am interested in advancing applied econometrics, particularly in developing new difference-in-differences estimators and integrating machine learning with traditional econometric techniques.</p>
|
<p>Methodologically, I am interested in advancing applied econometrics, particularly in developing new difference-in-differences estimators and integrating machine learning with traditional econometric techniques.</p>
|
||||||
|
|
|
||||||
10
index.qmd
10
index.qmd
|
|
@ -5,8 +5,8 @@ toc: false
|
||||||
|
|
||||||
# Hello and Welcome!
|
# Hello and Welcome!
|
||||||
|
|
||||||
::: columns
|
::: {.flex-container}
|
||||||
::: {.column width="28%"}
|
::: {.flex-item}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -17,12 +17,10 @@ Welthandelsplatz 1 <br>
|
||||||
1020, Vienna
|
1020, Vienna
|
||||||
|
|
||||||
[dw@dwinkler.org](mailto:dw@dwinkler.org)
|
[dw@dwinkler.org](mailto:dw@dwinkler.org)
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
::: {.column width="5%"}
|
::: {.flex-item}
|
||||||
:::
|
|
||||||
|
|
||||||
::: {.column width="60%"}
|
|
||||||
|
|
||||||
I am a PhD Candidate in Economics at the Vienna University of Economics and Business and a research associate in the Marketing Department at the Institute for Retailing & Data Science.
|
I am a PhD Candidate in Economics at the Vienna University of Economics and Business and a research associate in the Marketing Department at the Institute for Retailing & Data Science.
|
||||||
<br>
|
<br>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.56">
|
<meta name="generator" content="quarto-1.6.33">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
|
|
@ -36,10 +36,10 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-07ba0ad10f5680c660e360ac31d2f3b6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
|
|
@ -153,7 +153,7 @@ ul.task-list li input[type="checkbox"] {
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
<!-- main -->
|
<!-- main -->
|
||||||
<main class="content" id="quarto-document-content">
|
<main class="content" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
28
search.json
28
search.json
|
|
@ -6,13 +6,6 @@
|
||||||
"section": "",
|
"section": "",
|
||||||
"text": "Software\n shrinkDSM: Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage RClickhouse: Database interface for ClickHouse Chartmetric.jl: Scraping library for the Chartmetric API JSONLines.jl: Memory efficient, parallel JSONLines reader for larger-than-memory files"
|
"text": "Software\n shrinkDSM: Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage RClickhouse: Database interface for ClickHouse Chartmetric.jl: Scraping library for the Chartmetric API JSONLines.jl: Memory efficient, parallel JSONLines reader for larger-than-memory files"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"objectID": "index.html",
|
|
||||||
"href": "index.html",
|
|
||||||
"title": "Hello and Welcome!",
|
|
||||||
"section": "",
|
|
||||||
"text": "Hello and Welcome!\n\n\n\nDepartment of Marketing Vienna University of Economics and Business Building D2, Entrance A Welthandelsplatz 1 1020, Vienna\ndw@dwinkler.org\n\n\n\nI am a PhD Candidate in Economics at the Vienna University of Economics and Business and a research associate in the Marketing Department at the Institute for Retailing & Data Science. \nMy research focuses on Quantitative Marketing, Platform and Social Media Analytics, and the Economics of the Music Industry. I explore how key stakeholders—such as streaming platforms, social media, activist groups, and technological innovations in content delivery and promotion—affect the dynamics of the music industry. \nMethodologically, I am interested in advancing applied econometrics, particularly in developing new difference-in-differences estimators and integrating machine learning with traditional econometric techniques.\n\nCurriculum Vitae"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"objectID": "teaching.html",
|
"objectID": "teaching.html",
|
||||||
"href": "teaching.html",
|
"href": "teaching.html",
|
||||||
|
|
@ -48,6 +41,20 @@
|
||||||
"section": "",
|
"section": "",
|
||||||
"text": "Difference-in-Differences\nWeb & API Scraping"
|
"text": "Difference-in-Differences\nWeb & API Scraping"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"objectID": "about.html",
|
||||||
|
"href": "about.html",
|
||||||
|
"title": "About",
|
||||||
|
"section": "",
|
||||||
|
"text": "About this site"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"objectID": "index.html",
|
||||||
|
"href": "index.html",
|
||||||
|
"title": "Hello and Welcome!",
|
||||||
|
"section": "",
|
||||||
|
"text": "Hello and Welcome!\n\n\n\nDepartment of Marketing Vienna University of Economics and Business Building D2, Entrance A Welthandelsplatz 1 1020, Vienna\ndw@dwinkler.org\n\n\nI am a PhD Candidate in Economics at the Vienna University of Economics and Business and a research associate in the Marketing Department at the Institute for Retailing & Data Science. \nMy research focuses on Quantitative Marketing, Platform and Social Media Analytics, and the Economics of the Music Industry. I explore how key stakeholders—such as streaming platforms, social media, activist groups, and technological innovations in content delivery and promotion—affect the dynamics of the music industry. \nMethodologically, I am interested in advancing applied econometrics, particularly in developing new difference-in-differences estimators and integrating machine learning with traditional econometric techniques.\n\nCurriculum Vitae"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"objectID": "research.html",
|
"objectID": "research.html",
|
||||||
"href": "research.html",
|
"href": "research.html",
|
||||||
|
|
@ -75,12 +82,5 @@
|
||||||
"title": "Research",
|
"title": "Research",
|
||||||
"section": "",
|
"section": "",
|
||||||
"text": "Systemic Immune-Inflammation Index (SII) Predicts Poor Survival in Pancreatic Cancer Patients Undergoing Resection (Journal of Gastrointestinal Surgery)\nwith Gerd Jomrich, Elisabeth S. Gruber, Marlene Hollenstein, Michael Gnantand, Klaus Sahora, and Martin Schindl, 2020\nExpression of FGF8, FGF18, and FGFR4 in Gastroesophageal Adenocarcinomas (Cells)\nwith Gerd Jomrich, Xenia Hudec, Felix Harpain, Gerald Timelthaler, Thomas Mohr, Brigitte Marian, and Sebastian F. Schoppmann, 2019\nMK2 and ETV1 Are Prgonistic Factors in Esophageal Adenocarcinomas (Journal of Cancer)\nwith Gerd Jomrich, Florian Maroske, Jasmin Stieger, Matthias Preusser, Aysegül Ilhan-Mutlu, Ivan Kristo, Matthias Paireder, and Sebastian F. Schoppmann, 2018"
|
"text": "Systemic Immune-Inflammation Index (SII) Predicts Poor Survival in Pancreatic Cancer Patients Undergoing Resection (Journal of Gastrointestinal Surgery)\nwith Gerd Jomrich, Elisabeth S. Gruber, Marlene Hollenstein, Michael Gnantand, Klaus Sahora, and Martin Schindl, 2020\nExpression of FGF8, FGF18, and FGFR4 in Gastroesophageal Adenocarcinomas (Cells)\nwith Gerd Jomrich, Xenia Hudec, Felix Harpain, Gerald Timelthaler, Thomas Mohr, Brigitte Marian, and Sebastian F. Schoppmann, 2019\nMK2 and ETV1 Are Prgonistic Factors in Esophageal Adenocarcinomas (Journal of Cancer)\nwith Gerd Jomrich, Florian Maroske, Jasmin Stieger, Matthias Preusser, Aysegül Ilhan-Mutlu, Ivan Kristo, Matthias Paireder, and Sebastian F. Schoppmann, 2018"
|
||||||
},
|
|
||||||
{
|
|
||||||
"objectID": "about.html",
|
|
||||||
"href": "about.html",
|
|
||||||
"title": "About",
|
|
||||||
"section": "",
|
|
||||||
"text": "About this site"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
12
site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css
vendored
Normal file
12
site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,205 @@
|
||||||
|
/* quarto syntax highlight colors */
|
||||||
|
:root {
|
||||||
|
--quarto-hl-ot-color: #003B4F;
|
||||||
|
--quarto-hl-at-color: #657422;
|
||||||
|
--quarto-hl-ss-color: #20794D;
|
||||||
|
--quarto-hl-an-color: #5E5E5E;
|
||||||
|
--quarto-hl-fu-color: #4758AB;
|
||||||
|
--quarto-hl-st-color: #20794D;
|
||||||
|
--quarto-hl-cf-color: #003B4F;
|
||||||
|
--quarto-hl-op-color: #5E5E5E;
|
||||||
|
--quarto-hl-er-color: #AD0000;
|
||||||
|
--quarto-hl-bn-color: #AD0000;
|
||||||
|
--quarto-hl-al-color: #AD0000;
|
||||||
|
--quarto-hl-va-color: #111111;
|
||||||
|
--quarto-hl-bu-color: inherit;
|
||||||
|
--quarto-hl-ex-color: inherit;
|
||||||
|
--quarto-hl-pp-color: #AD0000;
|
||||||
|
--quarto-hl-in-color: #5E5E5E;
|
||||||
|
--quarto-hl-vs-color: #20794D;
|
||||||
|
--quarto-hl-wa-color: #5E5E5E;
|
||||||
|
--quarto-hl-do-color: #5E5E5E;
|
||||||
|
--quarto-hl-im-color: #00769E;
|
||||||
|
--quarto-hl-ch-color: #20794D;
|
||||||
|
--quarto-hl-dt-color: #AD0000;
|
||||||
|
--quarto-hl-fl-color: #AD0000;
|
||||||
|
--quarto-hl-co-color: #5E5E5E;
|
||||||
|
--quarto-hl-cv-color: #5E5E5E;
|
||||||
|
--quarto-hl-cn-color: #8f5902;
|
||||||
|
--quarto-hl-sc-color: #5E5E5E;
|
||||||
|
--quarto-hl-dv-color: #AD0000;
|
||||||
|
--quarto-hl-kw-color: #003B4F;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* other quarto variables */
|
||||||
|
:root {
|
||||||
|
--quarto-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
||||||
|
}
|
||||||
|
|
||||||
|
pre > code.sourceCode > span {
|
||||||
|
color: #003B4F;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span {
|
||||||
|
color: #003B4F;
|
||||||
|
}
|
||||||
|
|
||||||
|
code.sourceCode > span {
|
||||||
|
color: #003B4F;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.sourceCode,
|
||||||
|
div.sourceCode pre.sourceCode {
|
||||||
|
color: #003B4F;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.ot {
|
||||||
|
color: #003B4F;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.at {
|
||||||
|
color: #657422;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.ss {
|
||||||
|
color: #20794D;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.an {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.fu {
|
||||||
|
color: #4758AB;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.st {
|
||||||
|
color: #20794D;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.cf {
|
||||||
|
color: #003B4F;
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.op {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.er {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.bn {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.al {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.va {
|
||||||
|
color: #111111;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.bu {
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.ex {
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.pp {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.in {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.vs {
|
||||||
|
color: #20794D;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.wa {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.do {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.im {
|
||||||
|
color: #00769E;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.ch {
|
||||||
|
color: #20794D;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.dt {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.fl {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.co {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.cv {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.cn {
|
||||||
|
color: #8f5902;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.sc {
|
||||||
|
color: #5E5E5E;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.dv {
|
||||||
|
color: #AD0000;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
code span.kw {
|
||||||
|
color: #003B4F;
|
||||||
|
font-weight: bold;
|
||||||
|
font-style: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
.prevent-inlining {
|
||||||
|
content: "</";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*# sourceMappingURL=59aff86612b78cc2e8585904e2f27617.css.map */
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.56">
|
<meta name="generator" content="quarto-1.6.33">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
|
|
@ -36,10 +36,10 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-07ba0ad10f5680c660e360ac31d2f3b6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
|
|
@ -140,7 +140,7 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<!-- margin-sidebar -->
|
<!-- margin-sidebar -->
|
||||||
|
|
||||||
<!-- main -->
|
<!-- main -->
|
||||||
<main class="content" id="quarto-document-content">
|
<main class="content" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
37
styles.css
37
styles.css
|
|
@ -2,3 +2,40 @@
|
||||||
.navbar-logo {
|
.navbar-logo {
|
||||||
max-height: 20px; /* Adjust the height as needed */
|
max-height: 20px; /* Adjust the height as needed */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.flex-container {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
justify-content: space-between; /* Add space between columns */
|
||||||
|
margin: -10px; /* Adjust for padding */
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex-item {
|
||||||
|
flex: 1 1 30%; /* Grow, shrink, and set a base width of 45% */
|
||||||
|
padding: 10px; /* Padding around items */
|
||||||
|
box-sizing: border-box; /* Include padding in width calculations */
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex-item:last-child {
|
||||||
|
flex: 1 1 60%; /* Right column: larger, 60% width */
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
.flex-container {
|
||||||
|
flex-direction: column; /* Stack items vertically */
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex-item:first-child {
|
||||||
|
order: 1; /* Move the first column below the second */
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex-item:last-child {
|
||||||
|
order: 2; /* Keep the second column on top */
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 600px) {
|
||||||
|
.flex-item {
|
||||||
|
flex: 1 1 100%; /* Full width on very small screens */
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.56">
|
<meta name="generator" content="quarto-1.6.33">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
|
|
@ -36,10 +36,10 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-07ba0ad10f5680c660e360ac31d2f3b6.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-c31b642d7f53a78cc5c331902b8b6c68.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/all.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
<link href="site_libs/quarto-contrib/academicons-1.9.2/size.css" rel="stylesheet">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
|
|
@ -140,7 +140,7 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<!-- margin-sidebar -->
|
<!-- margin-sidebar -->
|
||||||
|
|
||||||
<!-- main -->
|
<!-- main -->
|
||||||
<main class="content" id="quarto-document-content">
|
<main class="content" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue