diff --git a/package.json b/package.json index a6f4241..0ad0100 100644 --- a/package.json +++ b/package.json @@ -6,23 +6,24 @@ "@types/async-lock": "^1.1.1", "@types/jest": "24.0.15", "@types/lokijs": "^1.5.2", - "@types/node": "12.0.10", + "@types/node": "12.6.3", "@types/rc-tree": "^1.11.3", - "@types/react": "16.8.22", + "@types/react": "16.8.23", "@types/react-dom": "16.8.4", "@types/react-helmet": "^5.0.8", "@types/react-html-parser": "^2.0.0", "@types/react-overlays": "^1.1.3", "@types/react-router-dom": "^4.3.4", "@types/react-router-hash-link": "^1.2.1", - "async-lock": "^1.2.0", + "@types/xregexp": "^3.0.30", + "async-lock": "^1.2.2", "axios": "^0.19.0", "lokijs": "^1.5.6", "moment": "^2.24.0", "rc-tree": "^2.1.0", "react": "^16.8.6", "react-app-polyfill": "^1.0.1", - "react-cookie": "^4.0.0", + "react-cookie": "^4.0.1", "react-dom": "^16.8.6", "react-ga": "^2.6.0", "react-helmet": "^5.2.1", @@ -33,7 +34,8 @@ "react-router-hash-link": "^1.2.1", "react-scripts": "3.0.1", "react-spinner-material": "^1.1.1", - "typescript": "3.5.2" + "typescript": "3.5.3", + "xregexp": "^4.2.4" }, "scripts": { "start": "react-scripts start", diff --git a/src/common/About.module.css b/src/common/About.module.css deleted file mode 100644 index 1d8fcd3..0000000 --- a/src/common/About.module.css +++ /dev/null @@ -1,13 +0,0 @@ -.notice { - color: red; - text-align: center; - margin: 10px 0; -} -.title { - margin-top: 25px; - border-bottom: solid 1px #cccccc; -} - -.content { - margin: 10px 0 10px 0; -} \ No newline at end of file diff --git a/src/common/AppRoot.tsx b/src/common/AppRoot.tsx index bde7fa2..d941fa5 100644 --- a/src/common/AppRoot.tsx +++ b/src/common/AppRoot.tsx @@ -71,14 +71,10 @@ class AppRoot extends Component { {Functions.mlang(Config.SITE_TITLE, lang)} - {Functions.mlang(Config.SITE_SLOGAN, lang)}
- - - - - - - -
+
+ + +