diff --git a/www/css/core.css b/www/css/core.css index 989d9655..c9613048 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -750,10 +750,12 @@ article.ebook section ul li a[class]{ align-items: center; } +article.ebook section#read-online a, article.ebook section#download li a[class]{ font-size: 1.2rem; } +article.ebook section#read-online a::before, article.ebook section#download ul li a[class]::before, article.ebook section#details ul li a[class]::before{ display: inline-block; @@ -768,6 +770,7 @@ article.ebook section#details ul li a[class]::before{ transition: transform .2s ease; } +article.ebook section#read-online a:hover::before, article.ebook section#download ul li a[class]:hover::before, article.ebook section#details ul li a[class]:hover::before{ transform: scale(1.1); @@ -1263,7 +1266,6 @@ p.no-results{ .us-pd-warning{ font-style: italic; margin-top: 1rem; - margin-bottom: 1rem; } input[type="search"]{ @@ -1638,6 +1640,7 @@ main.ebooks nav ol li.highlighted:nth-last-child(2)::after{ box-shadow: 3px 3px 1px rgba(0, 0, 0, .5); } + article.ebook section#read-online a::before, article.ebook section#download ul li a[class]::before, article.ebook section#details ul li a[class]::before, footer p:last-child a::before, diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index d9f172bd..8086c598 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -109,46 +109,48 @@ catch(\Exception $ex){ HasDownloads){ ?> -
+

Read free

-
-

This ebook is only thought to be free of copyright restrictions in the United States. It may still be under copyright in other countries. If you’re not located in the United States, you must check your local laws to verify that the contents of this ebook are free of copyright restrictions in the country you’re located in before downloading or using this ebook.

-
-

Download for ereaders

- + +
TextUrl !== null || $ebook->TextSinglePageUrl !== null){ ?> -

Read online

- +
+

Read online

+ +