Selaa lähdekoodia

Simplify

customisations
alemart 8 kuukautta sitten
vanhempi
commit
efa9bc5ea4
2 muutettua tiedostoa jossa 3 lisäystä ja 6 poistoa
  1. 2
    5
      docs_overrides/main.html
  2. 1
    1
      docs_overrides/style/extra.css

+ 2
- 5
docs_overrides/main.html Näytä tiedosto

@@ -28,11 +28,8 @@
28 28
 </button>
29 29
 <section id="support-widget" class="md-typeset invisible">
30 30
     <h4>Technical support</h4>
31
-    <p>You can request technical help at <a class="support-link"></a></p>
32
-    <ul>
33
-        <li>Get expert guidance on how to create your AR experience with encantar.js</li>
34
-        <li>Ask technical questions</li>
35
-    </ul>
31
+    <p>You can get expert guidance on WebAR with encantar.js by contacting <a href="#" class="support-link" id="technical-support-widget" data-goatcounter-click></a>.</p>
32
+    <p><small>I speak English and Portuguese. Falo Inglês e Português.</small></p>
36 33
 </section>
37 34
 <script>
38 35
 document.addEventListener('DOMContentLoaded', function() {

+ 1
- 1
docs_overrides/style/extra.css Näytä tiedosto

@@ -34,7 +34,7 @@
34 34
     bottom: 80px;
35 35
     right: 16px;
36 36
     padding: 0 12px;
37
-    width: 256px;
37
+    width: 300px;
38 38
     font-size: 0.8rem;
39 39
     color: var(--md-default-fg-color);
40 40
     background-color: var(--md-primary-bg-color);

Loading…
Peruuta
Tallenna