diff --git a/content/extras/systime.md b/content/extras/systime.md index c1b55b4..45d2514 100644 --- a/content/extras/systime.md +++ b/content/extras/systime.md @@ -12,6 +12,9 @@ title: Systime margin: 0.5rem 0; text-align: center; } +#output { + font-color: #eaa; +} You can use this form to convert to/from [systime](https://wiki.post-self.ink/wiki/Systime). This also includes dates in the Hebrew calendar, given their use in a few Post-Self projects. @@ -26,6 +29,7 @@ You can use this form to convert to/from [systime](https://wiki.post-self.ink/wi
+