milkfatzero (
milkfatzero) wrote in
ao3_skins2013-03-05 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)
Entry tags:
Flat Squares skin
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
I would like to make the body font a little smaller if possible, and I can't figure out quite what to change after inspecting the elements of the live skin. What should I search for to tweak?
Thank you again!
no subject
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
Really, this is such a huge usability improvement over the base style (not to mention the visual improvements). Thanks again.