-@font-face {
- font-family: sahel; font-weight: normal;
- src: local('Sahel WOL'), local('Sahel'),
- url('sahel.woff2') format('woff2');
-}
-@font-face {
- font-family: sahel; font-weight: bold;
- src: local('Sahel WOL'), local('Sahel'),
- url('sahelb.woff2') format('woff2');
-}
-body {
- font-family: sahel, sans-serif;
- line-height: 1.8;
- max-width: 37.5em;
- margin: 0 auto;
- padding: 0 1em;
-}
-a { text-decoration: none; }
-a:hover, a:focus { text-decoration: underline; }
-details { margin: 1em 0; }
-details summary { cursor: pointer; }
-#copy { font-size: 0.84em; line-height: normal; }
-#copy p { padding: 0 2em; }
-ul { list-style-type: none; padding: 0; }
-ul li { margin: 0.25em 0; }
-@media (prefers-color-scheme: dark) {
- body { background: #1c1c1c; color: white; }
- a:link { color: #acdeff; }
- a:visited { color: #f8f; }
- a:active { color: #e00; }
-}
-</style>
-</head>
+@font-face{font-family:sahel;font-weight:normal;
+src:local('Sahel WOL'),local('Sahel'),
+url('sahel.woff2')format('woff2');}
+@font-face{font-family:sahel;font-weight:bold;
+src:local('Sahel Bold WOL'),local('Sahel Bold'),
+url('sahelb.woff2')format('woff2');}
+body{font-family:sahel,sans-serif;line-height:1.8;padding:0 2em;}
+p{max-width:37.5em}
+a{text-decoration:none}a:hover,a:focus{text-decoration:underline}
+ul{list-style-type:none;padding:0;}ul li{margin:0.25em 0}
+#copy,.license{font-size:0.84em;line-height:1.3;}
+#copy{margin-bottom:0.5em}.license{margin:0.5em 0}
+@media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
+a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
+</style></head>