Date: 2014-08-31 03:48 pm (UTC)
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)
I'm not familiar with the code either but if your style is a child of Core2 it looks like it's pretty simple to add. Looking at the source for http://www.dreamwidth.org/customize/advanced/layersource?id=551&fmt=html I see two presentation properties you needs to add:

property use medium_breakpoint_width;
property use large_breakpoint_width;

Then two strings in function Page::print_default_stylesheet() {
var string medium_media_query = generate_medium_media_query();
var string large_media_query = generate_large_media_query();

Then @media and one of the strings above being used in the stylesheet. Four times if I counted well.

Hope this helps a little at least.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

Dreamwidth style system discussion

June 2025

S M T W T F S
12345 67
891011121314
15161718192021
22232425262728
2930     

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 7th, 2025 12:57 pm
Powered by Dreamwidth Studios