diff options
Diffstat (limited to 'services/nuldoc/public/about')
| -rw-r--r-- | services/nuldoc/public/about/404.html | 2 | ||||
| -rw-r--r-- | services/nuldoc/public/about/index.html | 2 | ||||
| -rw-r--r-- | services/nuldoc/public/about/style.css | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/services/nuldoc/public/about/404.html b/services/nuldoc/public/about/404.html index 8b0c891d..466c34d4 100644 --- a/services/nuldoc/public/about/404.html +++ b/services/nuldoc/public/about/404.html @@ -14,7 +14,7 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>Page Not Found|nsfisis.dev</title> - <link rel="stylesheet" href="/style.css?h=c171793a210d62f7ff2ddf54208f34e5"> + <link rel="stylesheet" href="/style.css?h=81dfc0b483beda175e3e17562faac7c9"> </head> <body class="single"> <header class="header"> diff --git a/services/nuldoc/public/about/index.html b/services/nuldoc/public/about/index.html index c6694c15..fa6942a0 100644 --- a/services/nuldoc/public/about/index.html +++ b/services/nuldoc/public/about/index.html @@ -14,7 +14,7 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>About|nsfisis.dev</title> - <link rel="stylesheet" href="/style.css?h=c171793a210d62f7ff2ddf54208f34e5"> + <link rel="stylesheet" href="/style.css?h=81dfc0b483beda175e3e17562faac7c9"> </head> <body class="single"> <header class="header"> diff --git a/services/nuldoc/public/about/style.css b/services/nuldoc/public/about/style.css index 160273e0..eba86a34 100644 --- a/services/nuldoc/public/about/style.css +++ b/services/nuldoc/public/about/style.css @@ -207,18 +207,18 @@ li.revision { } h1 { - font-size: 2.2rem; + font-size: 1.75rem; } .post-content h2 { - font-size: 1.25rem; + font-size: 1.4rem; margin: 2.5rem 0 1rem 0; padding-bottom: 0.5rem; border-bottom: 4px solid #000; } .post-content h3 { - font-size: 1.15rem; + font-size: 1.2rem; margin: 2rem 0 0.8rem 0; padding-bottom: 0.4rem; border-bottom: 2px solid #000; |
