Add dark mode

This commit is contained in:
Schmelczer András 2020-01-07 21:30:23 +01:00
parent 48a55a4a97
commit 073f087e52
40 changed files with 864 additions and 531 deletions

View file

@ -17,8 +17,8 @@
<title>Portfolio - András Schmelczer</title>
</head>
<body>
<main>
<div class="main"> <!-- for IE11 -->
<noscript><h1>Javascript is required for this website.</h1></noscript>
</main>
</div>
</body>
</html>