diff --git a/html/search.ejs b/html/search.ejs index 0facadf1..670f7682 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -23,7 +23,7 @@ - + @@ -99,8 +99,20 @@ summary:hover{ white-space: nowrap; font-family: ubuntu, sans-serif; } - +.container { + max-width: 800px; + margin: 0 auto; + padding: 20px; + background-color: #333; + border: 1px solid #ccc; + border-radius: 5px; + text-align:center; + } + .container > * { + text-align:center !important; + + } .info > div { font-family:Ubuntu, sans-serif; } @@ -467,6 +479,23 @@ Web + + <% if (q.includes("suicide")) { %> + +
+ if you or somebody you know is having a bad time, talk to somebody today. +
+
+ if you are from the US, call 988. if you arent see this url.
+
dont worry, ur not alone <3 and you are really important btw!
+
Next Page @@ -575,8 +604,7 @@ font-weight: 1000;