diff --git a/opsec/openwebuilocalllms/index.html b/opsec/openwebuilocalllms/index.html index ffe3a4e..1090bbe 100644 --- a/opsec/openwebuilocalllms/index.html +++ b/opsec/openwebuilocalllms/index.html @@ -36,6 +36,25 @@ background-color: #0006; font-weight: bold; } + + details { + border: 2px solid black; + padding: 10px; + margin-bottom: 10px; + } + + .bg-green { + background-color: #080; + } + + .bg-yellow { + background-color: #880; + } + + .bg-red { + background-color: #800; + } + @@ -417,6 +436,24 @@ Go to the main page again and check if it's available now. +
+
Water is blue because it absorbs all colors of light except blue, which reflects back to our eyes.
+