From 62351c5d2e6f863cf18a8fb20cb5a90169ac9aad Mon Sep 17 00:00:00 2001 From: KentaroUno Date: Mon, 15 Jul 2024 22:40:57 +0900 Subject: [PATCH] Deployed 6a282ea with MkDocs version: 1.6.0 --- css/custom.css | 14 +++++++++++++- index.html | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/css/custom.css b/css/custom.css index 0ff70b1..ca62bab 100644 --- a/css/custom.css +++ b/css/custom.css @@ -3,7 +3,7 @@ body { --themecolor: #002060; } -body.justify{ +.justify{ text-align: justify; } @@ -13,6 +13,18 @@ h1, h2, h3, h4, h5, h6 { display: block; } +h1.justify{ + text-align: justify; +} + +h2.justify{ + text-align: justify; +} + +h3.justify{ + text-align: justify; +} + .scale-img { // width: 250px; /*画像の幅*/ // height: 175px; /*画像の高さ*/ diff --git a/index.html b/index.html index 4dc196e..190a350 100644 --- a/index.html +++ b/index.html @@ -229,5 +229,5 @@

Acknowledgement