aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/default
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/public/default')
-rw-r--r--services/nuldoc/public/default/404.html2
-rw-r--r--services/nuldoc/public/default/index.html2
-rw-r--r--services/nuldoc/public/default/style.css6
3 files changed, 5 insertions, 5 deletions
diff --git a/services/nuldoc/public/default/404.html b/services/nuldoc/public/default/404.html
index 8b0c891d..466c34d4 100644
--- a/services/nuldoc/public/default/404.html
+++ b/services/nuldoc/public/default/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/default/index.html b/services/nuldoc/public/default/index.html
index 49b41340..b5bc01e6 100644
--- a/services/nuldoc/public/default/index.html
+++ b/services/nuldoc/public/default/index.html
@@ -15,7 +15,7 @@
<link rel="alternate" type="application/atom+xml" href="https://nsfisis.dev/atom.xml">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<title>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/default/style.css b/services/nuldoc/public/default/style.css
index 160273e0..eba86a34 100644
--- a/services/nuldoc/public/default/style.css
+++ b/services/nuldoc/public/default/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;