<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>CSS — LowEndSpirit DEV</title>
        <link>https://dev.lowendspirit.com/index.php?p=/</link>
        <pubDate>Thu, 04 Jun 2026 22:49:45 +0000</pubDate>
        <language>en</language>
            <description>CSS — LowEndSpirit DEV</description>
    <atom:link href="https://dev.lowendspirit.com/index.php?p=/discussions/tagged/css/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>[Solved] Where and how is Chrome browser getting the CSS for https://dark-theme-animated.srvr.ovh/ ?</title>
        <link>https://dev.lowendspirit.com/index.php?p=/discussion/1766/solved-where-and-how-is-chrome-browser-getting-the-css-for-https-dark-theme-animated-srvr-ovh</link>
        <pubDate>Sun, 13 Sep 2020 20:23:40 +0000</pubDate>
        <category>Help</category>
        <dc:creator>Not_Oles</dc:creator>
        <guid isPermaLink="false">1766@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>I am asking because, even though the index.html file contains the line</p>

<pre spellcheck="false" tabindex="0">&lt;link rel="stylesheet" href="src/css/style.css" /&gt;
</pre>

<p>and even though <a rel="nofollow" href="https://dark-theme-animated.srvr.ovh/src/css/style.css">the style.css file is available</a> the Chrome browser built-in Development Tools say that the browser is downloading only four requests, and none of the four requests is a css file:</p>

<p><img src="http://talk.lowendspirit.com/uploads/editor/3h/iwgznerje885.png" alt="" title="" /></p>

<p>Also, when I look at the CSS column of the Network tab in Dev Tools, it sees <strong>zero</strong> css files:</p>

<p><img src="http://talk.lowendspirit.com/uploads/editor/6r/x2qb9l53bo6u.png" alt="" title="" /></p>

<p>So, from where is the CSS coming? Is the css line in index.html even needed at all since it seems not downloaded?</p>

<p>Thanks!</p>
]]>
        </description>
    </item>
   </channel>
</rss>
