Search
Search Articles
CSS Filter Generator from Hex Code
I was looking for a quick way to apply a new color to a PNG image, which i did not really want to have to edit and thought there might be a CSS solution. I found a tool for this here CSS Filter..
Importing CSS Reference
I thought it would be kinda cool to have the css reference as some kind of database that i could refer to. this is how to import it somewhere else. Import CSS Reference Function This is the initial..
Kruxor Moving from Bootstrap to CSS Grid
This is my notes on upgrading this site from bootstrap to css grid. Mission: Make this look good! and fast :) Mmm… not so good at the moment, removed bootstrap and dark theme. But there..
css.kruxor.com mini css code related sub domain
Just created this css sub domain css.kruxor.com, to test out some more detailed css things and store properties. I will keep adding to it until all the properties have demos. Note to self: keep updat..
how to add a darkmode toggle to switch css and remember it dark mode
So it seems the trend lately is to add darkmode to everything... Dark Mode Light Mode Its actually not that hard to switch style sheets and add a dark version of the same style, it seems to be ..
CSS Margin and Padding Framework Generator - How to use it
I used to just write this manually, but this generator is much easier than manually typing these margin and padding values. So what this does is generate css for each step so if i do the default se..