Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
topheader [2021/09/23 17:07] admin |
topheader [2021/10/25 23:55] (current) admin |
||
|---|---|---|---|
| Line 45: | Line 45: | ||
| < | < | ||
| < | < | ||
| - | .dw-content h1.page-header { | + | /* for content |
| - | text-align : center; | + | .dw-content |
| - | } | + | |
| - | .page-header { | + | |
| border-bottom : none; | border-bottom : none; | ||
| padding-bottom: | padding-bottom: | ||
| margin: 20px 0 10px; | margin: 20px 0 10px; | ||
| + | } | ||
| + | |||
| + | .dw-content h1.page-header { | ||
| + | text-align : center; | ||
| + | } | ||
| + | |||
| + | .dw-content h2.page-header { | ||
| + | font-size : 20px; | ||
| + | } | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | .dokuwiki a.wikilink2 { | ||
| + | pointer-events: | ||
| + | color : gray; | ||
| + | } | ||
| + | .dokuwiki a.wikilink2: | ||
| + | border-bottom : none; | ||
| } | } | ||
| </ | </ | ||
| + | </ | ||
| + | < | ||
| + | <script type=" | ||
| + | < | ||
| + | if (!$.fn.animate) { | ||
| + | $.fn.animate = $.fn.transit; | ||
| + | } | ||
| + | if (!$.error) { | ||
| + | | ||
| + | | ||
| + | }; | ||
| + | } | ||
| + | $(function() { | ||
| + | require([ | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | ], | ||
| + | if (window.initPage) { | ||
| + | initPage(langx, | ||
| + | } | ||
| + | }); | ||
| + | }); | ||
| + | </ | ||
| + | <!-- Global site tag (gtag.js) - Google Analytics --> | ||
| + | <script async src=" | ||
| + | < | ||
| + | window.dataLayer = window.dataLayer || []; | ||
| + | function gtag(){window.dataLayer.push(arguments); | ||
| + | gtag(' | ||
| + | |||
| + | gtag(' | ||
| + | </ | ||
| </ | </ | ||