[users@httpd] style.css not updating

2023-02-08 Thread Zahid Rahman
Hi, I made these two changes in my style.css but they not being picked up by Apache webserver. mark { background-color:powderblue; } #showcase{ padding-top: 100px; min-height: 280px; background:url('../img/1kzsc7ag1v0fivg5ui5l.webp') no-repeat -000px; background-size: 1500px 375px;

Re: [users@httpd] Re: style.css not updating

2023-02-08 Thread Zahid Rahman
It is working now on my PC browsers. It took some time though. To see the changes in chrome I had to press ctrl +F5. Simply pressing The refresh button was doing it. It still a mystery why any text changes are shown up immediately but the changes in style.css took so long. Anyway I am

[users@httpd] Re: style.css not updating

2023-02-08 Thread  Good Guy 
On 09/02/2023 01:52, Zahid Rahman wrote: Hi, I made these two changes in my style.css but they not being picked up by Apache webserver. mark {     background-color:powderblue; } #showcase{   padding-top: 100px;   min-height: 280px;   background:url('../img/1kzsc7ag1v0fivg5ui5l.webp')