User Tools

Site Tools


footerbar

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
footerbar [2023-04-04 21:21] โ€“ Slot Edit robertofooterbar [2023-04-04 21:26] (current) โ€“ Slot Edit roberto
Line 19: Line 19:
 </container> </container>
 </footer> </footer>
- 
-<HTML> 
-<style> 
-body.dokuwiki > div.mx-auto > small > i { display: none; } 
- 
-.darkmode-layer, .darkmode-toggle { 
-  z-index: 500; 
-} 
- 
-</style> 
-<script src="https://cdn.jsdelivr.net/npm/darkmode-js@1.5.7/lib/darkmode-js.min.js"></script> 
-<script> 
-const options = { 
-  bottom: '32px', // default: '32px' 
-  right: '32px', // default: '32px' 
-  left: 'unset', // default: 'unset' 
-  time: '0.1s', // default: '0.3s' 
-  mixColor: '#444', // default: '#fff' 
-  backgroundColor: '#fafafa',  // default: '#fff' 
-  buttonColorDark: '#aaa',  // default: '#100f2c' 
-  buttonColorLight: '#fafafa', // default: '#fff' 
-  saveInCookies: true, // default: true, 
-  label: '๐ŸŒ“', // default: '' 
-  autoMatchOsTheme: false // default: true 
-} 
- 
-  function addDarkmodeWidget() { 
-    new Darkmode(options).showWidget(); 
-  } 
-  //window.addEventListener('load', addDarkmodeWidget); 
-</script> 
-</HTML> 
footerbar.txt ยท Last modified: 2023-04-04 21:26 by roberto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki