File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,17 @@ preamble='<!doctype html>
17
17
<meta itemprop="license" content="https://www.gnu.org/licenses/agpl-3.0.txt">
18
18
<meta itemprop="sameAs" content="https://github.com/kernc/myba/">
19
19
<meta itemprop="url" content="/">
20
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-JT9W3RXCJD"></script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2900001379782823" crossorigin></script>
20
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-JT9W3RXCJD"></script>
21
21
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag("js",new Date());gtag("config","G-JT9W3RXCJD");</script>
22
22
<style>
23
- html{background:DarkOliveGreen; line-height: 1.4em; font-family:}
23
+ html{background:DarkOliveGreen; line-height: 1.4em; font-family:sans-serif; }
24
24
article {background:#fffb; padding:2em; margin:auto; max-width: 900px;}
25
25
pre {background:#fff8;}
26
26
code:not(pre code) {background:#fff8; padding: .2em .5em; white-space: nowrap;}
27
27
ul li code:not(pre code):first-child {font-weight: bold;}
28
28
h1,h2,h3,h4 {margin-top: 2em}
29
+ h1 img {vertical-align: middle; margin: 0 1em 1em 0;}
30
+ h1 {line-height: 1.3em;}
29
31
a:link {color:navy}
30
32
a:hover {color:blue !important}
31
33
a:visited {color:darkmagenta}
You can’t perform that action at this time.
0 commit comments