User Tools

Site Tools


handleiding_nieuw:demo_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
handleiding_nieuw:demo_project [2025/05/13 14:58] supporthandleiding_nieuw:demo_project [2025/05/13 15:03] (current) support
Line 80: Line 80:
 <button onclick="showNextProTip()"  <button onclick="showNextProTip()" 
         style="         style="
-          margin-top: 1em; +          margin-top: 1em !important
-          background-color: #2a7ae2; +          background-color: #2a7ae2 !important
-          color: white+          color: black !important
-          border: none; +          border: none !important
-          padding: 12px 20px; +          padding: 12px 20px !important
-          font-size: 1.05em; +          font-size: 1.05em !important
-          font-weight: bold; +          font-weight: bold !important
-          border-radius: 6px; +          border-radius: 6px !important
-          cursor: pointer; +          cursor: pointer !important
-          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); +          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1) !important
-          transition: background-color 0.3s, transform 0.2s;"+          transition: background-color 0.3s, transform 0.2s !important;"
         onmouseover="this.style.backgroundColor='#1a5fcc'; this.style.transform='translateY(-1px)'"         onmouseover="this.style.backgroundColor='#1a5fcc'; this.style.transform='translateY(-1px)'"
         onmouseout="this.style.backgroundColor='#2a7ae2'; this.style.transform='none'">         onmouseout="this.style.backgroundColor='#2a7ae2'; this.style.transform='none'">
handleiding_nieuw/demo_project.1747148323.txt.gz · Last modified: 2025/05/13 14:58 by support