use a centred body layout
[~bandali/bndl.org] / se212-f19 / index.html
index 4000349..1e72a77 100644 (file)
@@ -1,24 +1,13 @@
-<!doctype html>
-<html lang="en">
-<head>
+<!doctype html><html lang="en"><head>
 <meta charset="utf-8" />
 <meta name="author" content="bandali" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 <title>SE 212 Material &mdash; bandali</title>
+<link rel="icon" href="data:,">
 <style>
-body {
-  line-height: 1.6;
-  max-width: 37.5em;
-  padding: 0 2em;
-}
-@media (prefers-color-scheme: dark) {
-  body { background: #1c1c1c; color: white; }
-  a:link { color: #acdeff; }
-  a:visited { color: #f8f; }
-  a:active { color: #e00; }
-}
-</style>
-</head>
+body{margin:0 auto;max-width:37.5em}p,li{line-height:1.6}
+h1{font-size:1.5em}
+</style></head>
 <body>
 <h1>Material from SE 212 tutorials</h1>