neige d'aout

knowledge, art, and other stuff

User Tools

Site Tools


solartime

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
solartime [2026/02/20 03:05] Yukisolartime [2026/02/20 16:39] (current) Yuki
Line 5: Line 5:
   font-family: "7segment";   font-family: "7segment";
   src: url("https://torinak.com/font/7segment.woff") format("woff2");   src: url("https://torinak.com/font/7segment.woff") format("woff2");
 +}
 +#clock
 +{
 +  text-align: center;
 } }
 #output #output
Line 10: Line 14:
   font-family: "7segment";   font-family: "7segment";
   font-size: 12em;   font-size: 12em;
-  text-aligncenter;+  background: #000; 
 +  padding: 0 0.1em; 
 +  color: #fcc; 
 +  text-shadow0 0 5px #fcc, 0 0 10px #fcc, 0 0 15px #fcc, 0 0 20px #f00, 0 0 30px #f00, 0 0 40px #f00, 0 0 55px #f00, 0 0 75px #f00; 
 +}
 } }
 </style> </style>
Line 21: Line 29:
 Longitude: <input id="zone" type="number" value="-71.25" min="-180" max="180" step="any"/> Longitude: <input id="zone" type="number" value="-71.25" min="-180" max="180" step="any"/>
  GMT<span id="gmt">+00:00:00</span>  GMT<span id="gmt">+00:00:00</span>
-<div id="output">00:00:00</div>+<div id="clock"><span id="output">00:00:00</span></div>
 <script src="https://unpkg.com/@js-temporal/polyfill/dist/index.umd.js"></script> <script src="https://unpkg.com/@js-temporal/polyfill/dist/index.umd.js"></script>
 <script> <script>
solartime.1771574757.txt.gz · Last modified: by Yuki