diff --git a/index.html b/index.html index ac75e94..0bf86ff 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,14 @@ color: #00ff41; text-shadow: 0 0 8px #00ff41; } + .obs-note { + margin-top: 24px; + color: #00cc33; + font-size: 12px; + opacity: 0.6; + line-height: 1.6; + max-width: 300px; + }
@@ -74,6 +82,10 @@ +