nick há 7 anos atrás
pai
commit
6f561640d1
2 ficheiros alterados com 2 adições e 3 exclusões
  1. 0 1
      book.json
  2. 2 2
      styles/website.css

+ 0 - 1
book.json

@@ -19,7 +19,6 @@
 	    "sitemap",
 	    "-sharing",
 	    "splitter",
-	    "toggle-chapters",
 	    "sharing-plus",
 		"search",
 		"search-pro"

+ 2 - 2
styles/website.css

@@ -10,9 +10,9 @@ li.chapter {
 }
 
 .book-summary {
-    font-size: 1.2rem;
+    font-size: 1.3rem !important;
 }
 
 .book-body {
-    font-size: 1.5rem;
+    font-size: 1.6rem !important;
 }