Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
test [2020-06-30 11:28] niktest [2022-01-02 11:20] nik
Line 1: Line 1:
 +heading, subtext, subterfuge
 +
 +{{http://locust.fo.am/stone-meditation.mp3}}
 +
 +<button shadow-large>Large shadow</button> (via the [[https://github.com/nomadjimbob/mikioplugin/wiki/Common-Attributes|Mikio plugin]]
 +
 +<html>
 +<SCRIPT TYPE="text/javascript">
 + window.setInterval (function() {
 +   var a = new Date('2020-03-01T03:00');
 +   var b = new Date();
 +   var c = new Date();
 +   b.setHours(3);
 +   b.setMinutes(0);
 +   b.setSeconds(0);
 +   document.getElementById('covidate').innerText =
 +    (c.toDateString().substr(0,3) + " Mar " +
 +    parseInt (1 + 0.5 + (b.getTime() - a.getTime()) / (1000*60*60*24)) + " " +
 +    " 2020 " + c.toTimeString()
 +    ).replace(/ (\d{4}) (.*) GMT.*\((.*)\)/, ' $2 $3 $1');
 +  }, 500);
 +</script>
 +</html>
 +
 =====1,2 1,2===== =====1,2 1,2=====
  
 **(NOTE:** pink background via ''userstyle.css'' config) **(NOTE:** pink background via ''userstyle.css'' config)
 ---- ----
 +
 +adding images from nextcloud. append ''/preview?&.png?'' to the shared url...
 +
 +{{https://neon.fo.am/s/Y8PHKN8Lpz67t4N/preview?&.png?320}}
 +
 +...or drag & drop
 +  
 +
 +----
 +
 +<html> 
 +<div style="width: 300px; height: 200px; background: #20c997; animation: mymove 5s infinite; @keyframes mymove { from {background-color:  #d5e2dd;} to {background-color: #20c997;};">
 +?!
 +</div></html>
  
 ---- ----
  • test.txt
  • Last modified: 2022-08-10 14:04
  • by nik