We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63411b commit 2f67331Copy full SHA for 2f67331
1 file changed
works.html
@@ -24,7 +24,7 @@
24
<meta name="twitter:title" content="Works | Publication Index | K. Takahashi">
25
<meta name="twitter:description" content="Canonical publication index with DOI-linked entries and machine-readable metadata.">
26
<style>
27
- body { margin: 0; font: 16px/1.6 Georgia, "Times New Roman", serif; color: #111; background: #fff; }
+ body { margin: 0; font: 16px/1.6 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #111; background: #fff; }
28
header, main, footer { max-width: 72rem; margin: 0 auto; padding: 1rem; }
29
h1, h2, h3 { line-height: 1.25; }
30
a { color: #0645ad; }
0 commit comments