diff --git a/www/css/core.css b/www/css/core.css index aea223fb..869bfdf3 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -658,7 +658,7 @@ article.ebook > header{ box-sizing: border-box; } -article.ebook > header > div{ +article.ebook > header > hgroup{ color: #fff; position: relative; z-index: 1; @@ -673,16 +673,17 @@ article.ebook > header > div{ margin: 2rem; /* for responsive */ } -article.ebook > header > div > p{ +article.ebook > header > hgroup > h2{ font-size: 1.4rem; font-family: 'League Spartan', sans-serif; line-height: 1; margin-top: 1rem; + margin-left: 0; } -article.ebook > header > div a, -article.ebook > header > div a:link, -article.ebook > header > div a:visited{ +article.ebook > header > hgroup a, +article.ebook > header > hgroup a:link, +article.ebook > header > hgroup a:visited{ color: inherit; text-decoration: none; } @@ -1521,7 +1522,7 @@ main.ebooks nav ol li.highlighted:nth-last-child(2)::after{ margin: 0; } - article.ebook > header > div{ + article.ebook > header > hgroup{ margin: 1rem; padding: 1rem; max-width: 85%; @@ -1531,7 +1532,7 @@ main.ebooks nav ol li.highlighted:nth-last-child(2)::after{ font-size: 1.5rem; } - article.ebook > header > div > p{ + article.ebook > header > hgroup > h2{ font-size: 1.2rem; } diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index a122e2ff..f9032899 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -72,12 +72,12 @@ catch(\Exception $ex){
-
+

Title) ?>

Authors as $author){ ?> -

Name) ?>

+

Name) ?>

-
+ HeroImage2xAvifUrl !== null){ ?>