|
|
|
@ -5,9 +5,8 @@ |
|
|
|
<title>Lorem ipsum dolor sit amet</title> |
|
|
|
|
|
|
|
<!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> --> |
|
|
|
<link href="https://cdn.jsdelivr.net/npm/@fylgja/base/index.min.css" rel="stylesheet"> |
|
|
|
<link href="https://cdn.jsdelivr.net/npm/@fylgja/base/theme.css" rel="stylesheet"> |
|
|
|
<style> |
|
|
|
%CSS_HERE% |
|
|
|
</style> |
|
|
|
</head> |
|
|
|
|
|
|
|
@ -100,7 +99,7 @@ |
|
|
|
|
|
|
|
<h3>Other</h3> |
|
|
|
<p>Here's a horizontal rule and image because I don't know where else to put them.</p> |
|
|
|
<img src="http://placehold.co/408x287" alt="Example image"> |
|
|
|
<img src="http://via.placeholder.com/408x287" alt="Example image"> |
|
|
|
<hr> |
|
|
|
|
|
|
|
<p>And here's a nicely marked up table!</p> |
|
|
|
|