|
|
|
|
|
|
|
|
Memory 
Guest
|
 |
« Reply #19 on: a Summer night » |
|
|
|
|
|
|
Logged
|
|
|
|
|
|
brisray
Hero Member ⚓︎
    

 ⛺︎ My Room
Artifacts:
 
|
 |
« Reply #21 on: a Summer night » |
|
@andou - some of your pages use different CSS to others, but some use common styles. Concentrate on those for the time being. Copy those styles to a plain text CSS file and start using that. You don't have to do every page at once. When I do things like this, I do it as a new page is created or when I am editing an old one.
As a bonus, copy the CSS to https://www.minifier.org/ and minify it. All that does is remove the white space from it. Suppose you call your CSS file mycss.css copy the text that the minifyer give you to a new file called mycss-min.css and use that.
As minified files are difficult to edit, any changes can be made to mycss.css and then reminified. Don't worry, you're not doing anything that hasn't already been done on your site. Your page at https://oekaki.andou.gay/ is already using both minified CSS and JS files.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|