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:
Re: There's a few issues
http://postimg.org/image/s7tdcfey9/
http://postimg.org/image/45cjhjyb5/
Re: There's a few issues
When you're in the Edit Skin page, check if the the "replace archive skin entirely" option is selected? Like this:
http://postimg.org/image/fqpabpugd/
Re: There's a few issues
Thanks for all your help!
Re: There's a few issues
#workskin {
margin: auto;
max-width: 55em;
}
Change the max-width or margin values (e.g. margin: 0 30px).
Glad to be of help!