Skip to content

WIP: CSS initial rules: Version 1.0.0

Sono requested to merge (removed):master into master

Cluxia Page Changelog [Version. 1.0.0]

What's up?

These are the initial rules write ups in CSS for a mobile-friendly, responsive web design. There is work still pending for it but it's "good enough" for raw life hosting.

CSS specifics

Media query rules have to be further "fine tuned" so as to accommodate certain devices and device resolutions.

Mobile Chrome

There's likely a need to fix a media query rule for android Chromium because it's the only specific browser that is not working along with the media queries rules so further investigation needs to be had on what's up with that.

Background Image CSS [experiment]

I'm thinking an overlay texture pattern so as to have a slight embossed background to make the "Cluxia" word logo "pop out" using a texture from texturepatterns.com

Merge request reports