Browse Source

changed spinoza name in title, removed click on footnotes

Bachir Soussi Chiadmi 5 years ago
parent
commit
c842d271e8
6 changed files with 20 additions and 53 deletions
  1. 7 2
      assets/dist/main.css
  2. 0 0
      assets/dist/main.js
  3. 0 0
      assets/dist/main.js.map
  4. 10 2
      assets/main.scss
  5. 1 1
      assets/modules/header.js
  6. 2 48
      yarn.lock

+ 7 - 2
assets/dist/main.css

@@ -854,14 +854,19 @@ main#content.mode-text section.enonce {
       main#content.mode-text section.enonce div.text div.paragraph img {
         float: left; }
       main#content.mode-text section.enonce div.text div.paragraph sup {
-        font-size: 50%;
-        font-weight: 600; }
+        font-size: 55%;
+        font-weight: 400; }
+        main#content.mode-text section.enonce div.text div.paragraph sup a {
+          pointer-events: none;
+          cursor: pointer; }
   main#content.mode-text section.enonce hr {
     display: none; }
   main#content.mode-text section.enonce section ol {
     font-size: 0.7em;
     margin: -1em 0 2em 0;
     padding: 0 0 0 1em; }
+    main#content.mode-text section.enonce section ol a {
+      display: none; }
 
 main#content.mode-text .enonce.nested, main#content.mode-text .item.nested {
   font-size: 16px; }

File diff suppressed because it is too large
+ 0 - 0
assets/dist/main.js


File diff suppressed because it is too large
+ 0 - 0
assets/dist/main.js.map


+ 10 - 2
assets/main.scss

@@ -337,8 +337,12 @@ main#content.mode-text{
           float: left;
         }
         sup{
-          font-size: 50%;
-          font-weight: 600;
+          font-size: 55%;
+          font-weight: 400;
+          a{
+            pointer-events: none;
+            cursor: pointer;
+          }
         }
 
       }
@@ -353,6 +357,9 @@ main#content.mode-text{
       font-size: 0.7em;
       margin: -1em 0 2em 0;
       padding:0 0 0 1em;
+      a{
+        display: none;
+      }
     }
 
   }
@@ -569,6 +576,7 @@ main#content.mode-connections{
 }
 
 
+
 footer{
   position: fixed;
   bottom: 0;

+ 1 - 1
assets/modules/header.js

@@ -21,7 +21,7 @@ module.exports = {
     return m('header', [
       m('hgroup', [
         m('h1', 'Ethica'),
-        m('h2', 'Benedictus Spinoza')
+        m('h2', 'Spinoza (1632-1677)')
       ]),
       m('div', {'id':"menus"}, [
         m(_PartsNav),

+ 2 - 48
yarn.lock

@@ -92,7 +92,7 @@ are-we-there-yet@~1.1.2:
     delegates "^1.0.0"
     readable-stream "^2.0.6"
 
-argparse@^1.0.2, argparse@^1.0.7:
+argparse@^1.0.7:
   version "1.0.9"
   resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
   dependencies:
@@ -1426,21 +1426,6 @@ https-browserify@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
 
-i18next-node-fs-backend@^1.0.0:
-  version "1.0.0"
-  resolved "https://registry.yarnpkg.com/i18next-node-fs-backend/-/i18next-node-fs-backend-1.0.0.tgz#f5a625a3b287c1d098c7171b7dd376bb07299b59"
-  dependencies:
-    js-yaml "3.5.4"
-    json5 "0.5.0"
-
-i18next-xhr-backend@^1.5.1:
-  version "1.5.1"
-  resolved "https://registry.yarnpkg.com/i18next-xhr-backend/-/i18next-xhr-backend-1.5.1.tgz#50282610780c6a696d880dfa7f4ac1d01e8c3ad5"
-
-i18next@^9.1.0:
-  version "9.1.0"
-  resolved "https://registry.yarnpkg.com/i18next/-/i18next-9.1.0.tgz#408005fe262a990c8d93946a6de0c77bba11667b"
-
 icss-replace-symbols@^1.1.0:
   version "1.1.0"
   resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
@@ -1667,13 +1652,6 @@ js-tokens@^3.0.2:
   version "3.0.2"
   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
 
-js-yaml@3.5.4:
-  version "3.5.4"
-  resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.5.4.tgz#f64f16dcd78beb9ce8361068e733ebe47b079179"
-  dependencies:
-    argparse "^1.0.2"
-    esprima "^2.6.0"
-
 js-yaml@~3.7.0:
   version "3.7.0"
   resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80"
@@ -1711,10 +1689,6 @@ json-stringify-safe@~5.0.1:
   version "5.0.1"
   resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
 
-json5@0.5.0:
-  version "0.5.0"
-  resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.0.tgz#9b20715b026cbe3778fd769edccd822d8332a5b2"
-
 json5@^0.5.0, json5@^0.5.1:
   version "0.5.1"
   resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
@@ -1840,7 +1814,7 @@ lodash.uniq@^4.5.0:
   version "4.5.0"
   resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
 
-lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@~4.17.4:
+lodash@^4.0.0, lodash@^4.14.0, lodash@~4.17.4:
   version "4.17.5"
   resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
 
@@ -3180,10 +3154,6 @@ stream-browserify@^2.0.1:
     inherits "~2.0.1"
     readable-stream "^2.0.2"
 
-stream-buffers@^3.0.1:
-  version "3.0.1"
-  resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-3.0.1.tgz#68a38c5faadeded79ff79988d368e3fb1325ef06"
-
 stream-each@^1.1.0:
   version "1.2.2"
   resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.2.tgz#8e8c463f91da8991778765873fe4d960d8f616bd"
@@ -3499,10 +3469,6 @@ verror@1.10.0:
     core-util-is "1.0.2"
     extsprintf "^1.2.0"
 
-virtual-module-webpack-plugin@^0.3.0:
-  version "0.3.0"
-  resolved "https://registry.yarnpkg.com/virtual-module-webpack-plugin/-/virtual-module-webpack-plugin-0.3.0.tgz#b2095b2b8c51480362ab3ec2bd613bdd507cbd46"
-
 vm-browserify@0.0.4:
   version "0.0.4"
   resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"
@@ -3609,18 +3575,6 @@ y18n@^3.2.1:
   version "3.2.1"
   resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
 
-ya-i18next-webpack-plugin@^0.4.0:
-  version "0.4.0"
-  resolved "https://registry.yarnpkg.com/ya-i18next-webpack-plugin/-/ya-i18next-webpack-plugin-0.4.0.tgz#d6734936607a51377eac19e1ea57723ebd70d2a3"
-  dependencies:
-    i18next "^9.1.0"
-    i18next-node-fs-backend "^1.0.0"
-    lodash "^4.17.4"
-    source-map "^0.6.1"
-    stream-buffers "^3.0.1"
-    virtual-module-webpack-plugin "^0.3.0"
-    webpack "^3.10.0"
-
 yallist@^2.1.2:
   version "2.1.2"
   resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"

Some files were not shown because too many files changed in this diff