<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Site Beautification]]></title><description><![CDATA[<p dir="auto">We'll need some assistance beautifying the site.</p>
]]></description><link>https://www.unshittified.club/topic/2/site-beautification</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 09:12:35 GMT</lastBuildDate><atom:link href="https://www.unshittified.club/topic/2.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Nov 2025 04:56:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Site Beautification on Thu, 20 Nov 2025 03:26:27 GMT]]></title><description><![CDATA[<p dir="auto">So check this out <a class="plugin-mentions-user plugin-mentions-a" href="/user/skeet">@<bdi>skeet</bdi></a> . These are the current overrides I have set. They allow me to override any css i want, so what i did was i went through the site briefly in chrome, saw a few things that looked like they could be improved, right clicked on those elements and chose inspect, then copied the selector, pasted it in chatgpt and told it: override this selectors color with light brown, or make the text in this selector bigger, etc. then i tweaked its output. If you gave me a list of overrides like this back i would be happy to try them out. Gemini should work fine for this too:</p>
<pre><code>.brand-container {
    background-color: #e9dfd3 !important;
}

[component="siteTitle"] h1 {
    color: #2f5e43 !important;
    font-size: 1.25rem !important;   /* adjust size */
    line-height: 1.2 !important;
}

.btn-close {
    filter: brightness(0) saturate(100%) invert(33%) sepia(11%) saturate(1122%) hue-rotate(96deg) brightness(92%) contrast(90%) !important;
}
</code></pre>
]]></description><link>https://www.unshittified.club/post/39</link><guid isPermaLink="true">https://www.unshittified.club/post/39</guid><dc:creator><![CDATA[unshittified]]></dc:creator><pubDate>Thu, 20 Nov 2025 03:26:27 GMT</pubDate></item><item><title><![CDATA[Reply to Site Beautification on Thu, 20 Nov 2025 02:06:58 GMT]]></title><description><![CDATA[<p dir="auto">Nice! Love it man</p>
]]></description><link>https://www.unshittified.club/post/32</link><guid isPermaLink="true">https://www.unshittified.club/post/32</guid><dc:creator><![CDATA[unshittified]]></dc:creator><pubDate>Thu, 20 Nov 2025 02:06:58 GMT</pubDate></item><item><title><![CDATA[Reply to Site Beautification on Thu, 20 Nov 2025 01:36:58 GMT]]></title><description><![CDATA[<p dir="auto">Approx, I'd be willing to help with the look and feel.  I'll warn you that I may be as much as a burden as a help given I have not worked on any front-ends for years now.  But I can easily offer guidance on visual options and <em>maybe</em> even get my hands dirty in markup code with some primers.</p>
]]></description><link>https://www.unshittified.club/post/31</link><guid isPermaLink="true">https://www.unshittified.club/post/31</guid><dc:creator><![CDATA[skeet]]></dc:creator><pubDate>Thu, 20 Nov 2025 01:36:58 GMT</pubDate></item><item><title><![CDATA[Reply to Site Beautification on Tue, 18 Nov 2025 18:25:49 GMT]]></title><description><![CDATA[<p dir="auto">So far, I've set the theme, an emoji that I'm not in love with, and a top bar color. If you have any other suggestions holler. Happy to address.</p>
]]></description><link>https://www.unshittified.club/post/5</link><guid isPermaLink="true">https://www.unshittified.club/post/5</guid><dc:creator><![CDATA[unshittified]]></dc:creator><pubDate>Tue, 18 Nov 2025 18:25:49 GMT</pubDate></item></channel></rss>