This is a minimal stylesheet for CK Shene's website(s), primarily focusing on CS3331.
Using a browser plugin like Stylus, it's easy to apply the stylesheet:
- Copy + paste the link to the raw stylesheet into something like
RawGitraw.githack.com (this is important as GitHub serves files with the wrongContent-Type
to mitigate hotlinking) and copy the new URL to the file. - Create a new style in Stylus or whatever style manager you're using:
@import url(URL_TO_STYLESHEET);