Flat Squares skin
Mar. 5th, 2013 05:47 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
A modern, 'flat' skin. Maybe someone other than me will find it useful *g*
Things of note: The category and warning icons on the blurbs have been replaced with colour-coded bits of text. The works font is set to a very large 20px.
Updated 2015-05-25.
Previews and code:


Mobile - Tested on iOS only
Parent CSS:
Mobile CSS:
Things of note: The category and warning icons on the blurbs have been replaced with colour-coded bits of text. The works font is set to a very large 20px.
Updated 2015-05-25.
Previews and code:


Mobile - Tested on iOS only
Parent CSS:
Mobile CSS:
no subject
Date: 2013-07-05 07:19 am (UTC)There's no body font size set in the base skin. I think the easiest thing would be to add something like
#main { font-size: 14px; }
which would size down everything except for the header, footer and the dashboard sidebar. Or add a font size to
body
if you want to scale those down too.no subject
Date: 2013-07-05 07:27 am (UTC)Really, this is such a huge usability improvement over the base style (not to mention the visual improvements). Thanks again.